Package: postgresql-17-pgtt Source: pgtt Version: 4.4-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 174 Depends: postgresql-17, postgresql-17-jit-llvm (>= 15), libc6 (>= 2.4) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-17-pgtt_4.4-1.pgdg22.04+1_amd64.deb Size: 62164 SHA256: c47cefba44876fb5d8a9cd998bc6b882337304d66e968309fea5ec5ce41987cc SHA1: 99b2c9387e28e19d853df836a71e99aaa43e80a4 MD5sum: fc3005c05bbbe07177f7cac132cf4d0b 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.