Package: postgresql-16-pgtt Source: pgtt Version: 4.3-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 178 Depends: postgresql-16, postgresql-16-jit-llvm (>= 10), libc6 (>= 2.4) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-16-pgtt_4.3-1.pgdg20.04+1_amd64.deb Size: 62956 SHA256: 4db621d692786fef7b5ee98c9e89930fb8a902b845bedb741b4629a84102c465 SHA1: 4a1f6b3de6fa9bfb5108aa385a5a7972b94b8b23 MD5sum: a85c93a3e9bf020e614ea8b8f24cb277 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.