Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2021-07-19 Don't allow to set replication slot_name as ''. Amit Kapila 10.18
2021-05-07 AlterSubscription_refresh: avoid stomping on global variable Alvaro Herrera 10.17
2020-05-06 Heed lock protocol in DROP OWNED BY Alvaro Herrera 10.13
2017-09-18 Fix DROP SUBSCRIPTION hang Peter Eisentraut 10.0
2017-09-01 Add a WAIT option to DROP_REPLICATION_SLOT Alvaro Herrera 10.0
2017-08-14 Final pgindent + perltidy run for v10. Tom Lane 10.0
2017-08-08 Fix replication origin-related race conditions Alvaro Herrera 10.0
2017-08-07 Improve wording of subscription refresh debug messages Peter Eisentraut 10.0
2017-08-07 Downgrade subscription refresh messages to DEBUG1 Peter Eisentraut 10.0
2017-08-05 Only kill sync workers at commit time in subscription DDL Peter Eisentraut 10.0
2017-07-04 Improve subscription locking Peter Eisentraut 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-12 Remove "synchronized table states" notice message Peter Eisentraut 10.0
2017-06-12 Stop table sync workers when subscription relation entry is removed Peter Eisentraut 10.0
2017-06-07 Fix updating of pg_subscription_rel from workers Peter Eisentraut 10.0
2017-06-06 Fix ALTER SUBSCRIPTION grammar ambiguity Peter Eisentraut 10.0
2017-05-19 Fix mistake in error message Peter Eisentraut 10.0
2017-05-18 Improve CREATE SUBSCRIPTION option parsing Peter Eisentraut 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-17 Add more tests for CREATE SUBSCRIPTION Peter Eisentraut 10.0
2017-05-17 Check relkind of tables in CREATE/ALTER SUBSCRIPTION Peter Eisentraut 10.0
2017-05-17 Preventive maintenance in advance of pgindent run. Tom Lane 10.0
2017-05-15 Add assertion to quiet Coverity 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