Package: postgresql-19-pgtt Source: pgtt Version: 4.6-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 185 Depends: postgresql-19, libc6 (>= 2.38) Breaks: postgresql-19-jit-llvm (<< 21) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-19-pgtt_4.6-1.pgdg26.04+1_amd64.deb Size: 60512 SHA512: ac42a2cc9b8aba4974d0c60e7b6a1243a19457a787f2c8711960175dc55ba1354b26c7e5b33f09d2dc417fe4b42177a9653c1a9dffcbb4c35e690c29a81265df SHA256: 2a9c555da3176cd30c73d9bb001239ea7b77f178daa7352ab16240f2a192c692 SHA1: 2f4453dfe3ff78d0d0099f57566f90f7560580c7 MD5sum: de2334fe46aa9f9def1dc4caaee9ea95 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.