Commit Graph

11 Commits (9154ededfc99e7637cd61b4ca10f28796125ece2)

Author SHA1 Message Date
Tomas Vondra 2c7ea57e56 Revert "Logical decoding of sequences" 3 years ago
Tomas Vondra 80901b3291 Add decoding of sequences to test_decoding 4 years ago
Amit Kapila 29b5905470 Fix toast rewrites in logical decoding. 4 years ago
Peter Eisentraut 501e41dd3c Propagate ALTER TABLE ... SET STORAGE to indexes 5 years ago
Andres Freund 0d1f98b80e Add regression test for wide REPLICA IDENTITY FULL updates. 8 years ago
Andres Freund c8f621c43a logical decoding: Fix handling of large old tuples with replica identity full. 10 years ago
Andres Freund 168d5805e4 Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. 11 years ago
Andres Freund d6fa44fce7 Add skip-empty-xacts option to test_decoding for use in the regression tests. 11 years ago
Andres Freund 626bfad6cc Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert(). 11 years ago
Andres Freund 1b86c81d2d Fix decoding of MULTI_INSERTs when rows other than the last are toasted. 11 years ago
Robert Haas b89e151054 Introduce logical decoding. 12 years ago