Package: postgresql-15-pgtt Source: pgtt Version: 4.4-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 183 Depends: postgresql-15, libc6 (>= 2.4) Breaks: postgresql-15-jit-llvm (<< 15) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-15-pgtt_4.4-2.pgdg22.04+1_amd64.deb Size: 63324 SHA256: 3d5c25948cd939d654b9176e117e5ad0c76ce5a12abb32400e63a2c4ca4b195c SHA1: fe833003e55f4dd3b5d703fcad5dc2a3b2d96c57 MD5sum: a9aeb2e6a52af0479cbfcc556c5f0582 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.