Package: postgresql-19-pgtt Source: pgtt Version: 4.6-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 187 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.6-1.pgdg22.04+1_amd64.deb Size: 62564 SHA512: c5f10202a85914fe9ad0d387441daee8fea9ab3da3c9d4314a02df2796c8f60e5e936af05211914276e2affa115e92c88e0239258e796c78fd1a1199eed108cc SHA256: 83c76c73aba542e5ad9c98af688ef3f61159ab7b0e3194cca35e368c56e898df SHA1: ee567064f0c4f5e1490f6d7cb59a0674aedf57fc MD5sum: 7e3119dc24264e76f5c7fd3eca76c7be 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.