Package: postgresql-13-pgtt Source: pgtt Version: 4.4-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 178 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.4-2.pgdg22.04+1_amd64.deb Size: 63080 SHA256: b71846f33015df0b3be4af927720604a17d9450933cacfc0b7b1810d2a5032e5 SHA1: be7c5addc3bbcbefc4fd86b6569f2f52e0aed483 MD5sum: 77b0c771b8a1a48f010c3d21de6e44d4 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.