Commits

DateSubjectAuthorReleases
2021-03-30 Add a xid argument to the filter_prepare callback for output plugins. Amit Kapila 14.0
2021-03-03 Add option to enable two_phase commits via pg_create_logical_replication_slot. Amit Kapila 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-30 Extend the output plugin API to allow decoding of prepared xacts. Amit Kapila 14.0
2020-11-17 Fix 'skip-empty-xacts' option in test_decoding for streaming mode. Amit Kapila 14.0
2020-10-15 Fixup some appendStringInfo and appendPQExpBuffer calls David Rowley 14.0
2020-09-11 Skip empty transaction stream in test_decoding. Amit Kapila 14.0
2020-08-08 Implement streaming mode in ReorderBuffer. Amit Kapila 14.0
2020-07-28 Extend the logical decoding output plugin API with stream methods. Amit Kapila 14.0
2020-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-08-05 Fix inconsistencies and typos in the tree, take 9 Michael Paquier 13.0
2019-07-04 Use appendStringInfoString and appendPQExpBufferStr where possible David Rowley 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-07 Logical decoding of TRUNCATE Peter Eisentraut 11.0
2018-03-21 Handle heap rewrites even better in logical decoding Peter Eisentraut 11.0
2018-03-07 test_decoding: Remove unused #include directives. Robert Haas 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-08-20 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). Andres Freund 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0