Package: postgresql-18-pgtt Source: pgtt Version: 4.6-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 183 Depends: postgresql-18, libc6 (>= 2.38) Breaks: postgresql-18-jit-llvm (<< 21) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-18-pgtt_4.6-1.pgdg26.04+1_amd64.deb Size: 59776 SHA512: 7ea524feb45776443ac98b720e6fcee411d43a309406e79f98cfe04e47a0af4af0e95a7a81edb50aa9c2e6782adb403771053b251f0469d4fa847faf6f036792 SHA256: b8057afc996d54c10f9186feb8c1d559a3eb5077f629ea89e613fb291fde39fd SHA1: db5ebf3a5a679eef5572935a53ad64899885871c MD5sum: e736dca2dc54a13ca7d04b69c4cccd86 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.