Package: postgresql-15-pgtt Source: pgtt Version: 4.3-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 182 Depends: postgresql-15, postgresql-15-jit-llvm (>= 10), libc6 (>= 2.4) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-15-pgtt_4.3-1.pgdg20.04+1_amd64.deb Size: 62944 SHA256: 832f2dd2236e17efb8355d3d690117f89c423ad97db7e976dbfefc50de47d357 SHA1: a97ce4c482396a7f5c2ff081c301855a3b727040 MD5sum: 891ed16084a6637a3df94311561aee83 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.