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