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