Commits

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

DateSubjectAuthorReleases
2020-04-21 Fix detaching partitions with cloned row triggers Alvaro Herrera 12.3
2020-03-17 Fix consistency issues with replication slot copy Alvaro Herrera 12.3
2020-03-16 Document pg_ls_*dir hiding of directories and special files Alvaro Herrera 12.3
2020-03-16 Plug memory leak Alvaro Herrera 12.3
2020-03-11 Add pg_dump support for ALTER obj DEPENDS ON EXTENSION Alvaro Herrera 12.3
2020-03-11 Avoid duplicates in ALTER ... DEPENDS ON EXTENSION Alvaro Herrera 12.3
2020-02-26 Fix docs regarding AFTER triggers on partitioned tables Alvaro Herrera 12.3
2020-02-20 Simplify FK-to-partitioned regression test query Alvaro Herrera 12.3
2020-02-10 createuser: fix parsing of --connection-limit argument Alvaro Herrera 12.2
2020-02-10 Fix priv checks for ALTER <object> DEPENDS ON EXTENSION Alvaro Herrera 12.2
2020-02-07 Fix failure to create FKs correctly in partitions Alvaro Herrera 12.2
2020-02-07 Fix TRUNCATE .. CASCADE on partitions Alvaro Herrera 12.2
2020-02-05 ALTER SUBSCRIPTION / REFRESH docs: explain copy_data Alvaro Herrera 12.2
2020-02-03 Add missing break out seqscan loop in logical replication Alvaro Herrera 12.2
2020-01-17 Set ReorderBufferTXN->final_lsn more eagerly Alvaro Herrera 12.2
2020-01-08 Reimplement nullification of walsender timestamp Alvaro Herrera 12.2
2020-01-07 pg_stat_activity: show NULL stmt start time for walsenders Alvaro Herrera 12.2
2020-01-02 Fix cloning of row triggers to sub-partitions Alvaro Herrera 12.2
2019-12-27 Add pg_dump test for triggers on partitioned tables Alvaro Herrera 12.2
2019-11-07 Fix SET CONSTRAINTS .. DEFERRED on partitioned tables Alvaro Herrera 12.1
2019-10-18 Fix typo Alvaro Herrera 12.1
2019-10-18 Update comments about progress reporting by index_drop Alvaro Herrera 12.1
2019-10-17 Fix minor bug in logical-replication walsender shutdown Alvaro Herrera 12.1
2019-10-17 Fix parallel restore of FKs to partitioned tables Alvaro Herrera 12.1
2019-10-16 Fix crash when reporting CREATE INDEX progress Alvaro Herrera 12.1