Package: postgresql-13-pgtt Source: pgtt Version: 4.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 180 Depends: postgresql-13, libc6 (>= 2.4) Breaks: postgresql-13-jit-llvm (<< 15) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-13-pgtt_4.5-1.pgdg22.04+1_amd64.deb Size: 63176 SHA512: d98279fa0a7a2bee790aa6a38cbd6a117da90b907280b07aabd2fb16fc14fa7cf2d907421e16543c7d52af56dc25d61a010a4bc7f6e31e49c4f78a8cc933b4d1 SHA256: e637067845ad6d1c441724265c208be4ffffb5a1654eb49ee557ff10f0aa2b92 SHA1: 3bca23e5052829f3ebd7d63e5f6b9c135e0509b5 MD5sum: 1d03c4cd0ed93cc37059ec512834a77d 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.