Package: postgresql-16-pgtt Source: pgtt Version: 4.6-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 183 Depends: postgresql-16, libc6 (>= 2.38) Breaks: postgresql-16-jit-llvm (<< 21) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-16-pgtt_4.6-1.pgdg26.04+1_amd64.deb Size: 59608 SHA512: 239923f7fc4eddc05f0f3956f41ffcf6d903ca6284a8c47e567a896167cfc5f9342d0a68ff4eb4b924f1c9550dddfb18a5095f211b5777ea5ae6077ffb980d96 SHA256: 3a4fc9db6429fdb96ca74ead9eafb611461e59a3137ae5d50ddafef8d7698451 SHA1: 95b37671c152997715189aa2295c9e7fdc4117b8 MD5sum: 82ee6470b928cbd6f8cf153f4c900127 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.