aboutsummaryrefslogtreecommitdiff
path: root/contrib/test_decoding/sql/toast.sql
Commit message (Expand)AuthorAge
* Propagate ALTER TABLE ... SET STORAGE to indexesPeter Eisentraut2020-05-08
* Add regression test for wide REPLICA IDENTITY FULL updates.Andres Freund2017-08-05
* logical decoding: Fix handling of large old tuples with replica identity full.Andres Freund2016-03-05
* Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.Andres Freund2015-05-08
* Add skip-empty-xacts option to test_decoding for use in the regression tests.Andres Freund2014-09-01
* Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert().Andres Freund2014-07-12
* Fix decoding of MULTI_INSERTs when rows other than the last are toasted.Andres Freund2014-07-06
* Introduce logical decoding.Robert Haas2014-03-03