Commits

DateSubjectAuthorReleases
2018-07-16 Add subtransaction handling for table synchronization workers. Robert Haas 11.0
2018-07-16 Add subtransaction handling for table synchronization workers. Robert Haas 12.0
2018-04-05 Allow background workers to bypass datallowconn Magnus Hagander 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-13 Rethink MemoryContext creation to improve performance. Tom Lane 11.0
2017-09-29 Add background worker type Peter Eisentraut 11.0
2017-09-18 Fix, or at least ameliorate, bugs in logicalrep_worker_launch(). Tom Lane 10.0
2017-09-18 Fix, or at least ameliorate, bugs in logicalrep_worker_launch(). Tom Lane 11.0
2017-08-15 Simplify some code in logical replication launcher Peter Eisentraut 10.0
2017-08-15 Simplify some code in logical replication launcher Peter Eisentraut 11.0
2017-08-14 Final pgindent + perltidy run for v10. Tom Lane 10.0
2017-08-05 Only kill sync workers at commit time in subscription DDL Peter Eisentraut 10.0
2017-07-01 Shorten timeouts while waiting for logicalrep worker slot attach/detach. Tom Lane 10.0
2017-06-30 Fix race conditions and missed wakeups in syncrep worker signaling. Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-08 Use standard interrupt handling in logical replication launcher. Andres Freund 10.0
2017-06-06 Clean up latch related code. Andres Freund 10.0
2017-06-06 Don't set application_name in logical replication workers Peter Eisentraut 10.0
2017-06-02 Fix signal handling in logical replication workers Peter Eisentraut 10.0
2017-06-02 Reorganize logical replication worker disconnect code Peter Eisentraut 10.0
2017-05-24 Improve logical replication worker log messages Peter Eisentraut 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-01 Fix logical replication launcher wake up and reset Peter Eisentraut 10.0
2017-04-30 Fix possible null pointer dereference or invalid warning message. Tom Lane 10.0
2017-04-27 Fix bug so logical rep launcher saves correctly time of last startup of worker. Fujii Masao 10.0