Package: postgresql-15-pgtt Source: pgtt Version: 4.3-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 181 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.3-1.pgdg22.04+1_amd64.deb Size: 63168 SHA256: 62bde4870efba6beee686fd683d2f16fbb9807406086e94b23a45f57b87bb4d0 SHA1: c8f4afd81bc26fa59eafc0239af37296fc191816 MD5sum: bcdb46023e1befa82d00877f2a171cef 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.