Commits

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

DateSubjectAuthorReleases
2024-07-11 Fix possibility of logical decoding partial transaction changes. Masahiko Sawada 12.20
2023-09-12 Fix uninitialized access to InitialRunningXacts during decoding after ERROR. Amit Kapila 12.17
2022-11-25 Fix uninitialized access to InitialRunningXacts during decoding. Amit Kapila 12.14
2022-10-21 Fix executing invalidation messages generated by subtransactions during decoding. Amit Kapila 12.13
2022-10-20 Fix assertion failures while processing NEW_CID record in logical decoding. Amit Kapila 12.13
2022-08-11 Fix catalog lookup with the wrong snapshot during logical decoding. Amit Kapila 12.13
2021-10-18 Reset properly snapshot export state during transaction abort Michael Paquier 12.9
2021-01-13 Fix memory leak in SnapBuildSerialize. Amit Kapila 12.6
2019-03-08 Tighten use of OpenTransientFile and CloseTransientFile Michael Paquier 12.0
2019-02-20 Mark correctly initial slot snapshots with MVCC type when built Michael Paquier 12.0
2019-02-12 Fix erroneous error reports in snapbuild.c. Tom Lane 12.0
2019-01-22 Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c. Andres Freund 12.0
2019-01-22 Move generic snapshot related code from tqual.h to snapmgr.h. Andres Freund 12.0
2019-01-22 Change snapshot type to be determined by enum rather than callback. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-19 PANIC on fsync() failure. Thomas Munro 12.0
2018-08-04 Reset properly errno before calling write() Michael Paquier 12.0
2018-07-23 Add proper errcodes to new error messages for read() failures Michael Paquier 12.0
2018-07-18 Fix more portability issues with casts to Size when using off_t Michael Paquier 12.0
2018-07-17 Rework error messages around file handling Michael Paquier 12.0