pg-partman 4.2.2-1 source package in Ubuntu

Changelog

pg-partman (4.2.2-1) unstable; urgency=medium

  * New upstream version.
  * Upload for PostgreSQL 12.

 -- Christoph Berg <email address hidden>  Thu, 31 Oct 2019 11:47:22 +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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pg-partman_4.2.2-1.dsc 2.1 KiB 0ba1d6e7ac3825985df19cd510ffba9cf3a50bc62309cb587b197199d6b6da3f
pg-partman_4.2.2.orig.tar.gz 966.1 KiB 3e3a91b69c5fffaab36818825c5f73a47785132d1f3d25d64cd5182c7c56a936
pg-partman_4.2.2-1.debian.tar.xz 3.5 KiB 02ba0756d4d8acd16b49e5b1e408dce88c33998a64212a2ef56f3ce0cdb41c10

Available diffs

No changes file available.

Binary packages built by this source

postgresql-12-partman: PostgreSQL Partition Manager

 pg_partman is a PostgreSQL extension to create and manage both time-based and
 serial-based table partition sets. Sub-partitioning is also supported. Child
 table & trigger function creation is all managed by the extension itself.
 Tables with existing data can also have their data partitioned in easily
 managed smaller batches. Optional retention policy can automatically drop
 partitions no longer needed. A background worker (BGW) process is included to
 automatically run partition maintenance without the need of an external
 scheduler (cron, etc) in most cases.

postgresql-12-partman-dbgsym: debug symbols for postgresql-12-partman