pgtt 4.1-1 source package in Ubuntu
Changelog
pgtt (4.1-1) unstable; urgency=medium * New upstream version 4.1. -- Christoph Berg <email address hidden> Wed, 19 Mar 2025 12:19:58 +0100
Upload details
- Uploaded by:
- Debian PostgreSQL Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian PostgreSQL Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pgtt_4.1-1.dsc | 2.0 KiB | c8fd86d8c57d8aca1a75d7e2af58b644b47dc574b0aa2bb1cf9f4776493702c1 |
pgtt_4.1.orig.tar.gz | 42.7 KiB | 50c515d0b25532b353d56b54030497ec65cbc94efbbcefaac293c19a42517a27 |
pgtt_4.1-1.debian.tar.xz | 2.1 KiB | 37a6660e1c0abe1c9e54385a4683697068e04d1e9a732cc79f614521286bc372 |
Available diffs
- diff from 4.0-2 to 4.1-1 (9.5 KiB)
No changes file available.
Binary packages built by this source
- postgresql-17-pgtt: 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.
- postgresql-17-pgtt-dbgsym: debug symbols for postgresql-17-pgtt