Package: postgresql-14-pgtt Source: pgtt Version: 4.6-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 195 Depends: postgresql-14, libc6 (>= 2.4) Breaks: postgresql-14-jit-llvm (<< 15) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-14-pgtt_4.6-1.pgdg22.04+1_amd64.deb Size: 69160 SHA512: cab1ee9cf2a73419b8ef09409165b9af39c37bf566cc9abdf4e0583e1fe12fc96fa12b86446c8f7c33b5890bd0467553d1469afd46d3858f7f776250d8ecf500 SHA256: 6a15420049feac8533c672f759a4e3496a276dd2fe107b9e08d6827a788f537a SHA1: e96ed3124ebcd2eaf387d80ddf72fad6277ccf55 MD5sum: 68f0c92b71d3c722b2bcb44054414617 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.