Package: postgresql-16-pgtt Source: pgtt Version: 4.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 181 Depends: postgresql-16, libc6 (>= 2.4) Breaks: postgresql-16-jit-llvm (<< 15) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-16-pgtt_4.5-1.pgdg22.04+1_amd64.deb Size: 62428 SHA512: 049952266e8e84f9dfd0f34e4418efc7d0baf431912806f75d38ad89ac4f8bd9ee5d6ae67b5ef79bd11194c5ade5623055fec6a5f7b277bb85f89d3566687c38 SHA256: 7de293187cf70653dc20dfe31c35c3c600c52134a53a3a5ef080ead4c45e19b0 SHA1: cc22255368334be3ee2b6f21dabd14f5af351bb7 MD5sum: 4c2b93cf000dd759f1748c30224bd602 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.