Package: postgresql-18-pgtt Source: pgtt Version: 4.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 172 Depends: postgresql-18, libc6 (>= 2.4) Breaks: postgresql-18-jit-llvm (<< 15) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-18-pgtt_4.5-1.pgdg22.04+1_amd64.deb Size: 55992 SHA512: 5e1dbe94bd47b3b1d494871dc3e06a575c6f76128264603bb04408f8d6fb1d0cfe56f851c94855d520e714b99509b77e86f65644b8233ca910a6ddf329b4edaa SHA256: b466092616441b1f23c0ac8ce40c9532b8dd902f81b9bedcde7eaae5d7a4e3cb SHA1: ebae5fde3efb04ae3557ed678cd457e509c8cf13 MD5sum: 4b996eccabd54b04ee5a195c3d035247 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.