Package: postgresql-19-pgtt Source: pgtt Version: 4.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 173 Depends: postgresql-19, libc6 (>= 2.4) Breaks: postgresql-19-jit-llvm (<< 15) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-19-pgtt_4.5-1.pgdg22.04+1_amd64.deb Size: 56348 SHA512: 5ad857de2df4529bd442c8bd16bbdf1004f3cbf0bf3a23af480b115434ae7d05f9ad6582220e47679a7c9081a0a77a4003a3659df3344e2c23d51051d872a07c SHA256: f957c3c9d89275cf5c0f784456a5383d52f0a8cda14fd725c3428b29cb817418 SHA1: cf77f8d6d9a9159570f5c291bededab48c82ddf3 MD5sum: 21eadfac3ffd75b70fb3cca7a89597b9 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.