Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | Add test case for logical decoding of prepared transactions. | Heikki Linnakangas | 2014-05-16 |
* | Fix test_decoding test case's check that slot has been dropped. | Heikki Linnakangas | 2014-05-16 |
* | Force consistent row order in contrib/test_decoding regression test. | Noah Misch | 2014-03-29 |
* | Fix whitespace | Peter Eisentraut | 2014-03-04 |
* | Introduce logical decoding. | Robert Haas | 2014-03-03 |