Package: postgresql-15-pgtt Source: pgtt Version: 4.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 185 Depends: postgresql-15, libc6 (>= 2.4) Breaks: postgresql-15-jit-llvm (<< 15) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-15-pgtt_4.5-1.pgdg22.04+1_amd64.deb Size: 63372 SHA512: 35ced80e00e4fdecc42a3f34f61c0c821c8b5ed495d3c1195b68e550d39622cfbc75a1d105f61458277ed72f06de10165b0ea5c9b49cc57712476f410492951b SHA256: c88f8770054274a9e0870ab6afdba31a6e8e2ff6eefe605d199065a025359b54 SHA1: fddf16301b4f049db653dd97f6e7eca1375c1120 MD5sum: edc2a25a484a8e8d7a01b6bcd46e6f03 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.