Package: postgresql-15-pgtt Source: pgtt Version: 4.0-2.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 178 Depends: postgresql-15, postgresql-15-jit-llvm (>= 10), libc6 (>= 2.4) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-15-pgtt_4.0-2.pgdg20.04+1_amd64.deb Size: 62524 SHA256: 0880871c9ae26acccead010f2a5c10781d907b2f3aacfd29226ee046e20a1e5d SHA1: 482c9760ab1829f6f1ddbd3cad5ec77e60370ec5 MD5sum: 2c7c645ba34b16d8c7b138db24ac5708 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.