Commits

DateSubjectAuthorReleases
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-02-11 Add decoding of sequences to test_decoding Tomas Vondra 15.0
2021-08-25 Fix toast rewrites in logical decoding. Amit Kapila 14.0
2021-08-25 Fix toast rewrites in logical decoding. Amit Kapila 15.0
2021-08-25 Fix toast rewrites in logical decoding. Amit Kapila 11.14
2021-08-25 Fix toast rewrites in logical decoding. Amit Kapila 12.9
2021-08-25 Fix toast rewrites in logical decoding. Amit Kapila 13.5
2020-05-08 Propagate ALTER TABLE ... SET STORAGE to indexes Peter Eisentraut 11.8
2020-05-08 Propagate ALTER TABLE ... SET STORAGE to indexes Peter Eisentraut 12.3
2020-05-08 Propagate ALTER TABLE ... SET STORAGE to indexes Peter Eisentraut 13.0
2017-08-05 Fix issues with wide tuples being updated and REPLICA IDENTITY FULL. Andres Freund 9.4.13
2017-08-05 Add regression test for wide REPLICA IDENTITY FULL updates. Andres Freund 9.5.8
2017-08-05 Add regression test for wide REPLICA IDENTITY FULL updates. Andres Freund 9.6.4
2017-08-05 Add regression test for wide REPLICA IDENTITY FULL updates. Andres Freund 10.0
2016-03-06 logical decoding: Fix handling of large old tuples with replica identity full. Andres Freund 9.6.0
2016-03-06 logical decoding: Fix handling of large old tuples with replica identity full. Andres Freund 9.5.2
2016-03-06 logical decoding: Fix handling of large old tuples with replica identity full. Andres Freund 9.4.7
2015-05-08 Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund 9.5.0
2014-09-01 Add skip-empty-xacts option to test_decoding for use in the regression tests. Andres Freund 9.4.0
2014-09-01 Add skip-empty-xacts option to test_decoding for use in the regression tests. Andres Freund 9.5.0
2014-07-12 Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert(). Andres Freund 9.4.0
2014-07-12 Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert(). Andres Freund 9.5.0
2014-07-06 Fix decoding of MULTI_INSERTs when rows other than the last are toasted. Andres Freund 9.4.0
2014-07-06 Fix decoding of MULTI_INSERTs when rows other than the last are toasted. Andres Freund 9.5.0
2014-03-03 Introduce logical decoding. Robert Haas 9.4.0