postgresql-plproxy 2.10.0-8 source package in Ubuntu
Changelog
postgresql-plproxy (2.10.0-8) unstable; urgency=medium * Upload for PostgreSQL 15. -- Christoph Berg <email address hidden> Mon, 24 Oct 2022 16:12:01 +0200
Upload details
- Uploaded by:
- Debian PostgreSQL Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian PostgreSQL Maintainers
- Architectures:
- any
- Section:
- database
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
postgresql-plproxy_2.10.0-8.dsc | 2.2 KiB | af2cd187bcb757f1234f8a67dd79b6e3c83c78595fd694b6bab22e104f6b3926 |
postgresql-plproxy_2.10.0.orig.tar.gz | 75.8 KiB | 2b7eac566bb476fb73185951d1d73c1255c027013d3d9670f8ac7dbe55c4560d |
postgresql-plproxy_2.10.0-8.debian.tar.xz | 5.2 KiB | c8905088eb67ffddd38a2b3975c3013d210ed94b5bc88e7eee48fff0e9fed420 |
Available diffs
- diff from 2.10.0-7 to 2.10.0-8 (771 bytes)
No changes file available.
Binary packages built by this source
- postgresql-15-plproxy: database partitioning system for PostgreSQL 15
PL/Proxy is a database partitioning system implemented as a PL language. Main
idea is that proxy functions are created with same signature as the remote
functions to be called, so only destination info needs to be specified inside
proxy function bodies.
- postgresql-15-plproxy-dbgsym: debug symbols for postgresql-15-plproxy