Commits

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

DateSubjectAuthorReleases
2025-06-17 Fix re-distributing previously distributed invalidation messages during logical decoding. Masahiko Sawada 16.10
2025-04-10 Fix data loss in logical replication. Amit Kapila 16.9
2024-07-11 Fix possibility of logical decoding partial transaction changes. Masahiko Sawada 16.4
2023-08-24 Fix the error message when failing to restore the snapshot. Amit Kapila 16.0
2023-07-04 Fix assertion failure in snapshot building Daniel Gustafsson 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-02-09 Fix various typos in code and tests Michael Paquier 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-28 Fix comment in snapbuild.c Michael Paquier 16.0
2022-11-21 Add additional checks while creating the initial decoding snapshot. Amit Kapila 16.0
2022-11-17 Fix typos in comments Daniel Gustafsson 16.0
2022-11-02 Add doubly linked count list implementation David Rowley 16.0
2022-10-20 Fix assertion failures while processing NEW_CID record in logical decoding. Amit Kapila 16.0
2022-09-26 Remove unused xid parameter. Amit Kapila 16.0
2022-09-02 Expand the use of get_dirent_type(), shaving a few calls to stat()/lstat() Michael Paquier 16.0
2022-08-29 Fix the incorrect assertion introduced in commit 7f13ac8123. Amit Kapila 16.0
2022-08-11 Fix catalog lookup with the wrong snapshot during logical decoding. Amit Kapila 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0