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