Package: postgresql-15-pgtt Source: pgtt Version: 4.6-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 186 Depends: postgresql-15, libc6 (>= 2.38) Breaks: postgresql-15-jit-llvm (<< 21) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-15-pgtt_4.6-1.pgdg26.04+1_amd64.deb Size: 60480 SHA512: 7d154278b1184078498a853452d77229181b636b8643489bea8f9d96fd5529d852f5f4e7f2becc73bec5c80ad240d3d866d8ca1a6d0f388c2e4edd3dd8933469 SHA256: 2f3ed0b9841e4d5fa94251f399d476319fe3439f064148e31b580c04d4b415ac SHA1: 849c9281b56e3c1682b780f0b1e6b6777f69af44 MD5sum: 73910f68d6ade4e9afea40b1e31c60de 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.