Package: postgresql-17-pgtt Source: pgtt Version: 4.4-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 174 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.4-2.pgdg22.04+1_amd64.deb Size: 62296 SHA256: ec855a4c897978b62c4ae9500e79f8083b17dae55beffc47aad8a228d7b3ccac SHA1: 35d4c38ab3be155926b46097aef66e6cb8e76d13 MD5sum: 62895439f26fd9befac5dce7c1681e9b 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.