aboutsummaryrefslogtreecommitdiff
path: root/src/include/replication/worker_internal.h
Commit message (Expand)AuthorAge
* Rename the logical replication global "wrconn"Alvaro Herrera2021-05-12
* Fix the warnings introduced in commit ce0fdbfe97.Amit Kapila2021-02-15
* Allow multiple xacts during table sync in logical replication.Amit Kapila2021-02-12
* Update copyright for 2021Bruce Momjian2021-01-02
* Fix replication/worker_internal.h to compile without other headers.Tom Lane2020-07-18
* Update copyrights for 2020Bruce Momjian2020-01-01
* Phase 2 pgindent run for v12.Tom Lane2019-05-22
* Update copyright for 2019Bruce Momjian2019-01-02
* Fix spelling errors and typos in commentsMagnus Hagander2018-11-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Only kill sync workers at commit time in subscription DDLPeter Eisentraut2017-08-04
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Fix signal handling in logical replication workersPeter Eisentraut2017-06-02
* Post-PG 10 beta1 pgindent runBruce Momjian2017-05-17
* Improve memory use in logical replication applyPeter Eisentraut2017-05-09
* Fix various concurrency issues in logical replication worker launchingPeter Eisentraut2017-04-26
* Make header self-containedPeter Eisentraut2017-04-13
* Support configuration reload in logical replication workersPeter Eisentraut2017-04-10
* Assorted compilation and test fixesPeter Eisentraut2017-03-23
* Logical replication support for initial data copyPeter Eisentraut2017-03-23
* Update copyright years in some recently added filesPeter Eisentraut2017-01-25
* Add more includes so header files are self-containedPeter Eisentraut2017-01-21
* Logical replicationPeter Eisentraut2017-01-20