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