Package: postgresql-16-pgtt Source: pgtt Version: 4.6-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 195 Depends: postgresql-16, libc6 (>= 2.4) Breaks: postgresql-16-jit-llvm (<< 15) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-16-pgtt_4.6-1.pgdg22.04+1_amd64.deb Size: 68304 SHA512: 8bbfa614a6c1be33ff9add049d4f1ee09f011a96011bc68bc53a568ed44f86a4e391e15cf74736e14ca533772f116d1464ca92f0a2307a604c5ec50c94ac6ba7 SHA256: 85d4218a43c8c1ee90a4512087bba60aebfde68ccc3660258957181ccefae017 SHA1: 1acdec96e6fc59e814360cef85e508d71596d7d7 MD5sum: 386d3d593ec5776a9e4d09f2e6d002e1 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.