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
/
backend
/
replication
/
pgoutput
Age
Commit message (
Expand
)
Author
2020-04-11
Fix RELCACHE_FORCE_RELEASE issue
Peter Eisentraut
2020-04-08
Allow publishing partition changes via ancestors
Peter Eisentraut
2020-03-10
Support adding partitioned tables to publication
Peter Eisentraut
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-12
Make the order of the header file includes consistent in backend modules.
Amit Kapila
2019-11-05
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-08-16
Remove fmgr.h includes from headers that don't really need it.
Andres Freund
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-13
Fix logical replication's ideas about which type OIDs are built-in.
Tom Lane
2019-03-30
Generated columns
Peter Eisentraut
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-04-30
Don't do logical replication of TRUNCATE of zero tables
Peter Eisentraut
2018-04-26
Post-feature-freeze pgindent run.
Tom Lane
2018-04-07
Logical replication support for TRUNCATE
Peter Eisentraut
2018-03-21
Handle heap rewrites even better in logical decoding
Peter Eisentraut
2018-02-23
Fix filtering of unsupported relations in logical replication
Peter Eisentraut
2018-01-02
Update copyright for 2018
Bruce Momjian
2017-12-13
Rethink MemoryContext creation to improve performance.
Tom Lane
2017-09-26
Handle heap rewrites better in logical replication
Peter Eisentraut
2017-09-11
Message style fixes
Peter Eisentraut
2017-08-20
Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n).
Andres Freund
2017-08-15
Fix logical replication protocol comparison logic
Peter Eisentraut
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-16
Preventive maintenance in advance of pgindent run.
Tom Lane
2017-05-12
Lag tracking for logical replication
Simon Riggs
2017-04-25
Update copyright in recently added files.
Fujii Masao
2017-04-05
Use American English in error message
Peter Eisentraut
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2017-01-20
Move some things from builtins.h to new header files
Peter Eisentraut
2017-01-20
Try to fix non-MSVC Windows builds in the wake of logical replication.
Tom Lane
2017-01-20
Logical replication
Peter Eisentraut
[prev]