Commits

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

DateSubjectAuthorReleases
2023-02-22 Fix snapshot handling in logicalmsg_decode Tomas Vondra 11.20
2022-10-21 Add CHECK_FOR_INTERRUPTS while restoring changes during decoding. Amit Kapila 11.18
2022-10-20 Fix assertion failures while processing NEW_CID record in logical decoding. Amit Kapila 11.18
2022-08-23 Add CHECK_FOR_INTERRUPTS while decoding changes. Amit Kapila 11.18
2021-10-21 Back-patch "Add parent table name in an error in reorderbuffer.c." Amit Kapila 11.14
2021-06-15 Fix decoding of speculative aborts. Amit Kapila 11.13
2021-06-12 Don't use Asserts to check for violations of replication protocol. Tom Lane 11.13
2020-02-19 Stop demanding that top xact must be seen before subxact in decoding. Amit Kapila 11.8
2020-01-17 Set ReorderBufferTXN->final_lsn more eagerly Alvaro Herrera 11.7
2020-01-02 Fix running out of file descriptors for spill files. Amit Kapila 11.7
2019-09-08 Fix RelationIdGetRelation calls that weren't bothering with error checks. Tom Lane 11.6
2019-02-12 Relax overly strict assertion Alvaro Herrera 11.3
2018-11-28 Do not decode TOAST data for table rewrites Tomas Vondra 11.2
2018-10-10 Fix logical decoding error when system table w/ toast is repeatedly rewritten. Andres Freund 11.0
2018-09-03 Fix memory leak in TRUNCATE decoding Tomas Vondra 11.0
2018-08-16 Close the file descriptor in ApplyLogicalMappingFile Tomas Vondra 11.0
2018-08-04 Reset properly errno before calling write() Michael Paquier 11.0
2018-07-09 Flip argument order in XLogSegNoOffsetToRecPtr Alvaro Herrera 11.0
2018-07-05 logical decoding: beware of an unset specinsert change Alvaro Herrera 11.0
2018-06-30 pgindent run prior to branching Andrew Dunstan 11.0
2018-06-26 Fix "base" snapshot handling in logical decoding Alvaro Herrera 11.0
2018-06-25 Update obsolete comments Alvaro Herrera 11.0
2018-06-25 Address set of issues with errno handling Michael Paquier 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-07 Logical decoding of TRUNCATE Peter Eisentraut 11.0