Package: postgresql-18-pgtt Source: pgtt Version: 4.4-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 165 Depends: postgresql-18, libc6 (>= 2.4) Breaks: postgresql-18-jit-llvm (<< 15) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-18-pgtt_4.4-2.pgdg22.04+1_amd64.deb Size: 55968 SHA256: 3a948a2c5c9f42e6491204916d7bc095561ebdc14ee89c7b525cb1e00c4470ce SHA1: 79c3f278fab492067187d9cd805f38de4dcff32a MD5sum: ffe40277de3719b378bbcfafdd2f5c6a 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.