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