pgtt 4.0-2 source package in Ubuntu
Changelog
pgtt (4.0-2) unstable; urgency=medium * Upload for PostgreSQL 17. * Restrict to 64-bit architectures. * Mark postgresql-all as <!nocheck>. * Install docs to non-generic name. (Closes: #1073801) -- Christoph Berg <email address hidden> Sat, 14 Sep 2024 20:46:02 +0200
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 | |
---|---|---|---|---|
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pgtt_4.0-2.dsc | 2.0 KiB | 43832d8fe7a1f41cf370f42e6348ed25b97d2dc9f0e801bc180caedfc83b5e12 |
pgtt_4.0.orig.tar.gz | 36.6 KiB | a502e3dc5d45c9dfab7d03c296795541768f8ccd1ca7cb56ac88edacdec14456 |
pgtt_4.0-2.debian.tar.xz | 2.8 KiB | 1cb45fad52e3637ec5aa00015cebaa0299ec1008a2f00a3d7feef65f24005979 |
Available diffs
- diff from 4.0-1 to 4.0-2 (1.1 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