Commits

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

DateSubjectAuthorReleases
2017-05-08 Check connection info string in ALTER SUBSCRIPTION Peter Eisentraut 10.0
2017-05-02 Don't wake up logical replication launcher unnecessarily Peter Eisentraut 10.0
2017-04-26 Fix typo in comment. Fujii Masao 10.0
2017-04-25 Wake up launcher when enabling a subscription Peter Eisentraut 10.0
2017-04-21 Synchronize table list before creating slot in CREATE 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-04-14 Remove pstrdup of TextDatumGetCString Peter Eisentraut 10.0
2017-03-25 Add more subscription DDL tests Peter Eisentraut 10.0
2017-03-24 Check that published table exists on subscriber Peter Eisentraut 10.0
2017-03-23 Logical replication support for initial data copy Peter Eisentraut 10.0
2017-03-14 Add option to control snapshot export to CREATE_REPLICATION_SLOT Peter Eisentraut 10.0
2017-03-08 Prevent logical rep workers with removed subscriptions from starting. Fujii Masao 10.0
2017-03-08 Fix connection leak in DROP SUBSCRIPTION command, take 2. Fujii Masao 10.0
2017-03-04 Disallow CREATE/DROP SUBSCRIPTION in transaction block Peter Eisentraut 10.0
2017-02-21 Fix whitespace Peter Eisentraut 10.0
2017-02-21 Fix connection leak in DROP SUBSCRIPTION command. Fujii Masao 10.0
2017-02-06 Fix typos in comments. Heikki Linnakangas 10.0
2017-02-03 Be sure to release LogicalRepLauncherLock in DROP SUBSCRIPTION command. Fujii Masao 10.0
2017-02-01 Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). Tom Lane 10.0
2017-01-31 Tweak catalog indexing abstraction for upcoming WARM Alvaro Herrera 10.0
2017-01-25 Update copyright years in some recently added files Peter Eisentraut 10.0
2017-01-25 Close replication connection when slot creation errors Peter Eisentraut 10.0
2017-01-20 Record dependencies on owners for logical replication objects Alvaro Herrera 10.0
2017-01-20 Logical replication Peter Eisentraut 10.0