PostgreSQL Partition Manager (pg_partman) v4.5.1 has been released. This 
release contains a critical security fix and other important bug fixes, so it 
is highly recommended to update this extension as soon as possible.

 * CVE-2021-33204 - Fixed security issue that could allow arbitrary code 
execution using SECURITY DEFINER functions. 
[https://nvd.nist.gov/vuln/detail/CVE-2021-33204](https://nvd.nist.gov/vuln/detail/CVE-2021-33204)
 * Allow relation options set on the template table to be inherited on the 
child table. As of PG13 and earlier, relation options set on the parent are not 
being set on the child tables. 
 * Fixed several bugs in sub-partitioning when using a mixture of epoch and 
regular integer partitioning in the same partition set

Additional details can be found in the CHANGELOG.

Links:

Website - 
[https://github.com/pgpartman/pg_partman](https://github.com/pgpartman/pg_partman)

Installation - 
[https://github.com/pgpartman/pg_partman#installation](https://github.com/pgpartman/pg_partman#installation)

Documentation - 
[https://github.com/pgpartman/pg_partman/blob/master/doc/pg_partman.md](https://github.com/pgpartman/pg_partman/blob/master/doc/pg_partman.md)

Release Notes - 
[https://github.com/pgpartman/pg_partman/blob/master/CHANGELOG.txt](https://github.com/pgpartman/pg_partman/blob/master/CHANGELOG.txt)

Crunchy Data - [https://www.crunchydata.com](https://www.crunchydata.com)

Crunchy Data is proud to support the development and maintenance of pg_partman.

Reply via email to