Package: postgresql-14-pgtt Source: pgtt Version: 4.3-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 182 Depends: postgresql-14, postgresql-14-jit-llvm (>= 10), libc6 (>= 2.4) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-14-pgtt_4.3-1.pgdg20.04+1_amd64.deb Size: 62828 SHA256: c663588cfc19f7ac1d6c073de307f3c94fc6b10e2366f9894795728617c39705 SHA1: bccea211979776d2d7bd08922a40049586b6dca4 MD5sum: 68745cd2fa8b26a88647449fdd788108 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.