Package: postgresql-15-pgtt Source: pgtt Version: 4.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 176 Depends: postgresql-15, postgresql-15-jit-llvm (>= 15), libc6 (>= 2.4) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-15-pgtt_4.0-2.pgdg22.04+1_amd64.deb Size: 62688 SHA256: 91e6fada16e99314ad96091e3b9850bdd529cdb1a83e7ac177907d0ce9e15a02 SHA1: 87fd4d6e12a03a1218d96b7277b2b69e46de13d6 MD5sum: d3786b16ad7f3b377bb77140de6622d5 Description: PostgreSQL Global Temporary Tables pgtt is a PostgreSQL extension to create, manage and use Oracle-style Global Temporary Tables. . The objective of this extension is to provide Global Temporary Tables to PostgreSQL waiting for an in-core implementation. The main interest of this extension is to mimic the Oracle behavior with GTT when you can not or do not want to rewrite the application code when migrating to PostgreSQL.