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