Commits

DateSubjectAuthorReleases
2021-07-19 Don't allow to set replication slot_name as ''. Amit Kapila 15.0
2021-07-14 Add support for prepared transactions to built-in logical replication. Amit Kapila 15.0
2021-06-25 Fixes in ALTER SUBSCRIPTION DROP PUBLICATION code Peter Eisentraut 14.0
2021-04-06 ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION Peter Eisentraut 14.0
2021-02-12 Fix Subscription test added by commit ce0fdbfe97. Amit Kapila 14.0
2021-02-12 Allow multiple xacts during table sync in logical replication. Amit Kapila 14.0
2020-09-03 Add support for streaming to built-in logical replication. Amit Kapila 14.0
2020-07-20 Kluge slot_compile_deform() to ignore incorrect attnotnull markings. Tom Lane 11.9
2020-07-20 Kluge slot_compile_deform() to ignore incorrect attnotnull markings. Tom Lane 12.4
2020-07-19 Correctly mark pg_subscription.subslotname as nullable. Tom Lane 13.0
2020-07-18 Allow logical replication to transfer data in binary format. Tom Lane 14.0
2019-06-29 Fix regression tests to use only global names beginning with "regress_". Tom Lane 12.0
2019-05-28 Fix typo in message Alvaro Herrera 12.0
2019-05-17 Fix regression test outputs Michael Paquier 12.0
2017-06-06 Fix ALTER SUBSCRIPTION grammar ambiguity Peter Eisentraut 10.0
2017-05-18 Improve CREATE SUBSCRIPTION option parsing Peter Eisentraut 10.0
2017-05-17 Add more tests for CREATE SUBSCRIPTION Peter Eisentraut 10.0
2017-05-12 Rework the options syntax for logical replication commands Peter Eisentraut 10.0
2017-05-09 Remove the NODROP SLOT option from DROP SUBSCRIPTION Peter Eisentraut 10.0
2017-05-08 Check connection info string in ALTER SUBSCRIPTION Peter Eisentraut 10.0
2017-04-17 Fix typos in comment and log message. Fujii Masao 10.0
2017-04-14 Add option to modify sync commit per subscription Peter Eisentraut 10.0
2017-03-25 Remember to drop roles created by regression tests. Tom Lane 10.0
2017-03-25 Add COMMENT and SECURITY LABEL support for publications and subscriptions Peter Eisentraut 10.0
2017-03-25 Add more subscription DDL tests Peter Eisentraut 10.0