Package: postgresql-18-pgtt Source: pgtt Version: 4.6-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 186 Depends: postgresql-18, libc6 (>= 2.4) Breaks: postgresql-18-jit-llvm (<< 15) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-18-pgtt_4.6-1.pgdg22.04+1_amd64.deb Size: 61908 SHA512: 1ca07ad2df817be3fce4b9e8979a6f7195c9f3dfdcc58328862c116308b79645eaa5b270eb79465eae4a72c70f0c1d9aafb6b993534d8e7e67399fe3e6665067 SHA256: 0dd3a4189ce720185ca7c21a2af89b40f952f62e6acf92a25be111b30c15a013 SHA1: 34962ac3efca5acce9575c842ccf54ffe4af44a7 MD5sum: 077517b3d0ec26e5d586af54f38518e0 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.