Package: postgresql-12-pgtt Source: pgtt Version: 4.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 174 Depends: postgresql-12, libc6 (>= 2.4) Breaks: postgresql-12-jit-llvm (<< 15) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-12-pgtt_4.5-1.pgdg22.04+1_amd64.deb Size: 61372 SHA512: 782c30b957dcb388f3fe1af29d12f11e9511d2831d4c472c76b629de564f7e6bcd16510869288be575406010b7133b2c2f2c72680a4b8c0f90579dd861f6b5e5 SHA256: f8fd8578925e2b1cd620f6ac29562763a91ea8c75f49a1e2e49ce4d5ba996e71 SHA1: d3c299e4997758d9fb95058b180159bbef217950 MD5sum: 6e468890a6608e5bf3604915696dff3c 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.