Package: postgresql-13-pgtt Source: pgtt Version: 4.6-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 128 Depends: postgresql-13, libc6 (>= 2.38) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-13-pgtt_4.6-1.pgdg26.04+1_amd64.deb Size: 27556 SHA512: 57b62358baa38e8f1cb008bac76fb0c47edff96cfb407c0ceda99d3fcb2e651cd2f86b8123dbc0e3b3499e415fad14234581b012426ab1e1ec5bb7bfa0e42369 SHA256: 49317cadeece7e5f0b553a49d1e20649ac8c09f64d8c7173a57d4e9dfba2da71 SHA1: 45c397f86b5b34d5b43d16fd228276d0fb8d11b1 MD5sum: 7697451cd05f767a68ae514e715119c0 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.