Package: postgresql-18-pgtt Source: pgtt Version: 4.4-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 165 Depends: postgresql-18, libc6 (>= 2.4) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-18-pgtt_4.4-1.pgdg22.04+1_amd64.deb Size: 55884 SHA256: cb2623c3b32d216f7428581de60067534d1a3ef60c81f290594a7e5ae24c81ab SHA1: f14372777654641457438b78ff3e940619f97edd MD5sum: 8858f68b4e23cc05deb061f0a4980cde 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.