Package: postgresql-17-pgtt Source: pgtt Version: 4.6-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 195 Depends: postgresql-17, libc6 (>= 2.4) Breaks: postgresql-17-jit-llvm (<< 15) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-17-pgtt_4.6-1.pgdg22.04+1_amd64.deb Size: 68452 SHA512: 3017eccfde772845e880094256fc2b891314214e8d0e89ca060ecf0881f7573ff6d802b5aefc2907ae54490331356989746cbeedbbc70b346ccfe4bddf622c09 SHA256: adb5f30830ba77e6d826e0b883620fe209dfcc2d605fc7b263d6183864604af9 SHA1: 6268f074be3cd17fb8c0b57b2546bf571bab63ef MD5sum: 83d35c484500d213eef3ec9ea2c0a9c7 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.