summaryrefslogtreecommitdiff
path: root/src/include/replication/logicallauncher.h
Commit message (Expand)AuthorAgeFilesLines
* Track logrep apply workers' last start times to avoid useless waits.Tom Lane2023-01-221-0/+2
* Display the leader apply worker's PID for parallel apply workers.Amit Kapila2023-01-181-0/+2
* Perform apply of large transactions by parallel workers.Amit Kapila2023-01-091-0/+1
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Apply PGDLLIMPORT markings broadly.Robert Haas2022-04-081-2/+2
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Allow multiple xacts during table sync in logical replication.Amit Kapila2021-02-121-2/+0
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Add subtransaction handling for table synchronization workers.Robert Haas2018-07-161-0/+1
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Only kill sync workers at commit time in subscription DDLPeter Eisentraut2017-08-041-0/+1
* Phase 2 of pgindent updates.Tom Lane2017-06-211-1/+1
* Use standard interrupt handling in logical replication launcher.Andres Freund2017-06-081-0/+2
* Post-PG 10 beta1 pgindent runBruce Momjian2017-05-171-2/+2
* Fix logical replication launcher wake up and resetPeter Eisentraut2017-05-011-1/+1
* A collection of small fixes for logical replication.Fujii Masao2017-04-191-1/+0
* Logical replication support for initial data copyPeter Eisentraut2017-03-231-0/+1
* Update copyright years in some recently added filesPeter Eisentraut2017-01-251-1/+1
* Logical replicationPeter Eisentraut2017-01-201-0/+27