Package: postgresql-14-pgtt Source: pgtt Version: 4.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 185 Depends: postgresql-14, libc6 (>= 2.4) Breaks: postgresql-14-jit-llvm (<< 15) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-14-pgtt_4.5-1.pgdg22.04+1_amd64.deb Size: 63112 SHA512: 2a101990e4f03c59b47c785b02d63a2edd7509f02f1fc4227765a1cd3d8af3986318e1a50fc5f4d0547e4bad2a650390b59876a1ee89b5caecc6606094a06ef1 SHA256: 8b26c3f10f4aea77e59dbf73d1685246a09fb50d7b9fd8e50ff8e2b9d484da10 SHA1: 4b1d468959e5118ea8495b2110e86df8d5139f6d MD5sum: 3ef541faf22c827a7db2e190988af090 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.