Package: postgresql-14-pgtt Source: pgtt Version: 4.4-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 183 Depends: postgresql-14, postgresql-14-jit-llvm (>= 15), libc6 (>= 2.4) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-14-pgtt_4.4-1.pgdg22.04+1_amd64.deb Size: 63012 SHA256: 0dceef805083d237c1828b46526e62fb27be4738f25bd63c5b7ca8ab6eff370d SHA1: 7d270365b7f844b7acf20f596e630e0ad28d9825 MD5sum: dd4aa69d36db4692761f70bb5003f86f 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.