Age | Commit message (Expand) | Author |
---|---|---|
2022-04-07 | Revert "Logical decoding of sequences" | Tomas Vondra |
2022-03-08 | Stabilize test_decoding touching with sequences | Tomas Vondra |
2022-02-11 | Add decoding of sequences to test_decoding | Tomas Vondra |
2019-06-29 | Fix regression tests to use only global names beginning with "regress_". | Tom Lane |
2019-04-30 | Fix potential assertion failure when reindexing a pg_class index. | Andres Freund |
2018-10-10 | Fix logical decoding error when system table w/ toast is repeatedly rewritten. | Andres Freund |
2014-09-01 | Add skip-empty-xacts option to test_decoding for use in the regression tests. | Andres Freund |
2014-03-03 | Introduce logical decoding. | Robert Haas |