index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
replication
/
worker_internal.h
Age
Commit message (
Expand
)
Author
2020-07-18
Fix replication/worker_internal.h to compile without other headers.
Tom Lane
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-11-02
Fix spelling errors and typos in comments
Magnus Hagander
2018-01-02
Update copyright for 2018
Bruce Momjian
2017-08-04
Only kill sync workers at commit time in subscription DDL
Peter Eisentraut
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-02
Fix signal handling in logical replication workers
Peter Eisentraut
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-09
Improve memory use in logical replication apply
Peter Eisentraut
2017-04-26
Fix various concurrency issues in logical replication worker launching
Peter Eisentraut
2017-04-13
Make header self-contained
Peter Eisentraut
2017-04-10
Support configuration reload in logical replication workers
Peter Eisentraut
2017-03-23
Assorted compilation and test fixes
Peter Eisentraut
2017-03-23
Logical replication support for initial data copy
Peter Eisentraut
2017-01-25
Update copyright years in some recently added files
Peter Eisentraut
2017-01-21
Add more includes so header files are self-contained
Peter Eisentraut
2017-01-20
Logical replication
Peter Eisentraut