Package: postgresql-13-pgtt Source: pgtt Version: 4.6-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 194 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.6-1.pgdg22.04+1_amd64.deb Size: 68840 SHA512: a87c16383daef72c21687bc72b59ab7f7c583bb4a1d8a412f6a13ac895ee930e5a733b8b12dbb5d6255e5d39b5f1850628e4fa1ae971be41620c2c3d2afb8093 SHA256: e7716c0b0fd8fb496e29892095f3f4038b338d8291c36dcbdfdc2aa95ecabb67 SHA1: 9242eab744765be69e400d233a53c6dd8c21eb21 MD5sum: ed512850a281df69992d81d61bc0a6f4 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.