Commits

DateSubjectAuthorReleases
2022-09-20 Harmonize parameter names in storage and AM code. Peter Geoghegan 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-07 pgstat: revise replication slot API in preparation for shared memory stats. Andres Freund 15.0
2022-02-15 Move replication slot release to before_shmem_exit(). Andres Freund 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-09-14 Remove code duplication for permission checks with replication slots Michael Paquier 15.0
2021-07-16 Advance old-segment horizon properly after slot invalidation Alvaro Herrera 15.0
2021-07-16 Advance old-segment horizon properly after slot invalidation Alvaro Herrera 14.0
2021-07-16 Advance old-segment horizon properly after slot invalidation Alvaro Herrera 13.4
2021-07-14 Add support for prepared transactions to built-in logical replication. Amit Kapila 15.0
2021-06-11 Return ReplicationSlotAcquire API to its original form Alvaro Herrera 14.0
2021-04-27 Use HTAB for replication slot statistics. Amit Kapila 14.0
2021-03-03 Add option to enable two_phase commits via pg_create_logical_replication_slot. Amit Kapila 14.0
2021-03-01 Avoid repeated decoding of prepared transactions after a restart. Amit Kapila 14.0
2021-02-15 Fix the warnings introduced in commit ce0fdbfe97. Amit Kapila 14.0
2021-02-12 Allow multiple xacts during table sync in logical replication. Amit Kapila 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-10-08 Track statistics for spilling of changes from ReorderBuffer. Amit Kapila 14.0
2020-06-24 Save slot's restart_lsn when invalidated due to size Alvaro Herrera 13.0
2020-06-24 Save slot's restart_lsn when invalidated due to size Alvaro Herrera 14.0
2020-06-07 Spelling adjustments Peter Eisentraut 13.0
2020-06-03 Don't call palloc() while holding a spinlock, either. Tom Lane 12.4
2020-06-03 Don't call palloc() while holding a spinlock, either. Tom Lane 13.0
2020-06-03 Don't call palloc() while holding a spinlock, either. Tom Lane 11.9
2020-06-03 Don't call palloc() while holding a spinlock, either. Tom Lane 10.14