Commits

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

DateSubjectAuthorReleases
2023-03-21 Ignore dropped columns during apply of update/delete. Amit Kapila 15.3
2023-01-24 Fix the Drop Database hang. Amit Kapila 15.2
2023-01-07 Remove the streaming files for incomplete xacts after restart. Amit Kapila 15.2
2022-12-02 Fix incorrect output from pgoutput when using column lists. Amit Kapila 15.2
2022-11-25 Fix uninitialized access to InitialRunningXacts during decoding. Amit Kapila 15.2
2022-11-14 Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay. Amit Kapila 15.2
2022-11-10 Fix comments atop ReorderBufferAddInvalidations. Amit Kapila 15.2
2022-10-21 Add CHECK_FOR_INTERRUPTS while restoring changes during decoding. Amit Kapila 15.1
2022-10-21 Fix executing invalidation messages generated by subtransactions during decoding. Amit Kapila 15.1
2022-10-20 Fix assertion failures while processing NEW_CID record in logical decoding. Amit Kapila 15.1
2022-09-26 Doc: Remove the use of a duplicate word. Amit Kapila 15.0
2022-09-23 Allow publications with schema and table of the same schema. Amit Kapila 15.0
2022-09-07 Doc: Explain about Column List feature. Amit Kapila 15.0
2022-09-02 Doc: fix column list vs. replica identity rules. Amit Kapila 15.0
2022-08-23 Add CHECK_FOR_INTERRUPTS while decoding changes. Amit Kapila 15.0
2022-08-22 Use logical operator && instead of & in vacuumparallel.c. Amit Kapila 15.0
2022-08-16 Fix replica identity check for a partitioned table. Amit Kapila 15.0
2022-08-12 Back-Patch "Add wait_for_subscription_sync for TAP tests." Amit Kapila 15.0
2022-08-11 Fix catalog lookup with the wrong snapshot during logical decoding. Amit Kapila 15.0
2022-08-10 Improve the protocol message descriptions for 2PC logical replication. Amit Kapila 15.0
2022-08-02 Remove duplicated wait for subscription sync from 007_ddl.pl. Amit Kapila 15.0
2022-07-07 Re-order disable_on_error in tab-complete. Amit Kapila 15.0
2022-06-24 Fix intermetent test failure in 028_row_filter.pl. Amit Kapila 15.0
2022-06-24 Doc: clarify that tablesync ignores publish operation. Amit Kapila 15.0
2022-06-23 Fix memory leak due to LogicalRepRelMapEntry.attrmap. Amit Kapila 15.0