Age | Commit message (Expand) | Author |
---|---|---|
2022-04-07 | Revert "Logical decoding of sequences" | Tomas Vondra |
2022-02-11 | Add decoding of sequences to test_decoding | Tomas Vondra |
2021-08-25 | Fix toast rewrites in logical decoding. | Amit Kapila |
2020-05-08 | Propagate ALTER TABLE ... SET STORAGE to indexes | Peter Eisentraut |
2017-08-05 | Add regression test for wide REPLICA IDENTITY FULL updates. | Andres Freund |
2016-03-06 | logical decoding: Fix handling of large old tuples with replica identity full. | Andres Freund |
2015-05-08 | Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. | Andres Freund |
2014-09-01 | Add skip-empty-xacts option to test_decoding for use in the regression tests. | Andres Freund |
2014-07-12 | Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert(). | Andres Freund |
2014-07-06 | Fix decoding of MULTI_INSERTs when rows other than the last are toasted. | Andres Freund |
2014-03-03 | Introduce logical decoding. | Robert Haas |