Commits

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

DateSubjectAuthorReleases
2025-05-26 Doc: Make logical replication examples executable in bulk. Amit Kapila 18.0
2025-05-19 Don't retreat slot's confirmed_flush LSN. Amit Kapila 18.0
2025-05-13 Fix the race condition in the test added by 7c99dc587. Amit Kapila 18.0
2025-04-29 Fix assertion failure during decoding from synced slots. Amit Kapila 18.0
2025-04-29 Doc: Specify the interaction of publish_generated_columns with column list. Amit Kapila 18.0
2025-04-28 Fix xmin advancement during fast_forward decoding. Amit Kapila 18.0
2025-04-25 Fix typo in test file name added in commit 4909b38af0. Amit Kapila 18.0
2025-04-23 Fix an oversight in 3f28b2fcac. Amit Kapila 18.0
2025-04-10 Fix data loss in logical replication. Amit Kapila 18.0
2025-04-10 Cosmetic fixes for pg_createsubscriber's -all option. Amit Kapila 18.0
2025-04-08 Fix uninitialized index information access during apply. Amit Kapila 18.0
2025-04-08 Stabilize 035_standby_logical_decoding.pl. Amit Kapila 18.0
2025-04-04 pg_createsubscriber: Improve error messages. Amit Kapila 18.0
2025-04-03 Doc: Improve -R option added in e5aeed4b80. Amit Kapila 18.0
2025-04-03 Fix slot synchronization for two_phase enabled slots. Amit Kapila 18.0
2025-03-28 pg_createsubscriber: Add '--all' option. Amit Kapila 18.0
2025-03-28 Stablize tests added in 3abe9dc188. Amit Kapila 18.0
2025-03-25 Fix the typo in the test case added in 73eba5004a. Amit Kapila 18.0
2025-03-25 Fix an oversight in 3abe9dc188. Amit Kapila 18.0
2025-03-24 Detect and Log multiple_unique_conflicts type conflict. Amit Kapila 18.0
2025-03-20 pg_createsubscriber: Add -R publications option. Amit Kapila 18.0
2025-03-18 Fix typo. Amit Kapila 18.0
2025-03-18 Use correct variable name in publicationcmds.c. Amit Kapila 18.0
2025-03-14 Fix ALTER SUBSCRIPTION ... SET PUBLICATION ... command. Amit Kapila 18.0
2025-03-13 Avoid invalidating all RelationSyncCache entries on publication rename. Amit Kapila 18.0