Package: postgresql-16-pgtt Source: pgtt Version: 4.1-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 172 Depends: postgresql-16, postgresql-16-jit-llvm (>= 10), libc6 (>= 2.4) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-16-pgtt_4.1-1.pgdg20.04+1_amd64.deb Size: 62588 SHA256: 40d744be02f8f00bb745121660672c8d9b9dd66adf37265cdd95e6f3f8487252 SHA1: 79e4e3e1462b6449c20c78a4593ae97e6c6820e2 MD5sum: e120370e1654bd8725d2eb8fdefdc236 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.