Commits

Showing commits that first shipped in 12 (backpatches included). Clear

DateSubjectAuthorReleases
2021-08-30 Report tuple address in data-corruption error message Alvaro Herrera 12.9
2021-08-28 psql \dP: reference regclass with "pg_catalog." prefix Alvaro Herrera 12.9
2021-08-23 Avoid creating archive status ".ready" files too early Alvaro Herrera 12.9
2021-07-27 Set pg_setting.pending_restart when pertinent config lines are removed Alvaro Herrera 12.8
2021-07-16 Fix pg_dump for disabled triggers on partitioned tables Alvaro Herrera 12.8
2021-07-16 Preserve firing-on state when cloning row triggers to partitions Alvaro Herrera 12.8
2021-06-11 Report sort phase progress in parallel btree build Alvaro Herrera 12.8
2021-05-12 Rename the logical replication global "wrconn" Alvaro Herrera 12.8
2021-05-07 AlterSubscription_refresh: avoid stomping on global variable Alvaro Herrera 12.7
2021-05-06 Document lock level used by ALTER TABLE VALIDATE CONSTRAINT Alvaro Herrera 12.7
2021-05-05 Have ALTER CONSTRAINT recurse on partitioned tables Alvaro Herrera 12.7
2021-05-04 Fix OID passed to object-alter hook during ALTER CONSTRAINT Alvaro Herrera 12.7
2021-04-29 Improve documentation for default_tablespace on partitioned tables Alvaro Herrera 12.7
2021-03-25 Document lock obtained during partition detach Alvaro Herrera 12.7
2021-03-25 Remove StoreSingleInheritance reimplementation Alvaro Herrera 12.7
2021-03-02 Use native path separators to pg_ctl in initdb Alvaro Herrera 12.7
2021-02-27 Fix use-after-free bug with AfterTriggersTableData.storeslot Alvaro Herrera 12.7
2021-02-23 Reinstate HEAP_XMAX_LOCK_ONLY|HEAP_KEYS_UPDATED as allowed Alvaro Herrera 12.7
2021-01-28 pgbench: Remove dead code Alvaro Herrera 12.6
2021-01-26 Report the true database name on connection errors Alvaro Herrera 12.6
2021-01-14 Prevent drop of tablespaces used by partitioned relations Alvaro Herrera 12.6
2021-01-13 Call out vacuum considerations in create index docs Alvaro Herrera 12.6
2021-01-12 Fix thinko in comment Alvaro Herrera 12.6
2020-12-01 Avoid memcpy() with a NULL source pointer and count == 0 Alvaro Herrera 12.6
2020-11-30 Document concurrent indexes waiting on each other Alvaro Herrera 12.6