Commit Graph

5 Commits (e66a45344ff33d64aa6ff50673ff9fe8577ea6db)

Author SHA1 Message Date
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