Package: postgresql-17-pgtt Source: pgtt Version: 4.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 181 Depends: postgresql-17, libc6 (>= 2.4) Breaks: postgresql-17-jit-llvm (<< 15) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-17-pgtt_4.5-1.pgdg22.04+1_amd64.deb Size: 62444 SHA512: 8417da12c9384bb9b402a59e1d27d4db9965a6a8f051c6a1e0ece67d7c089bc419774553f6c50cbd6bd35664a4ce81d3c8b475a4cee19d9254255dcc3bad2580 SHA256: 3eabf0e5b79a46d8a0af03ed2683a6f4daaf5402849b6a9ab59ce29a9ca7f8b6 SHA1: 2ab114a697d2fa7c2cb3bd1dd352a337bf98e603 MD5sum: e587666b84c1f35da1a35336cee40333 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.