Package: postgresql-12-pgtt Source: pgtt Version: 4.6-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 192 Depends: postgresql-12, libc6 (>= 2.4) Breaks: postgresql-12-jit-llvm (<< 15) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-12-pgtt_4.6-1.pgdg22.04+1_amd64.deb Size: 66760 SHA512: 4842a3a9eea4948e5580d63ee8ac921aac5abc686514dab375c980e6489c96973a74285dda141f2d968104719411b8c2c9f1b6d37fba7fc93401c33efd39277b SHA256: 034379f5c15650cc1246f91839be3bdf25a37e482a60f4d6b6a15cf723e3ee87 SHA1: fb4be1cb0fb5d6d30776fbd3796816b73f7e0d3b MD5sum: 70a78f9d6843717c039858c1ee9da310 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.