index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
replication
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce 'bbsink' abstraction to modularize base backup code.
Robert Haas
2021-11-05
1
-0
/
+4
*
Move the server's backup manifest code to a separate file.
Robert Haas
2020-04-20
1
-0
/
+1
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
1
-2
/
+10
*
Rethink flex flags for syncrep_scanner.l.
Tom Lane
2017-05-19
1
-3
/
+2
*
Support quorum-based synchronous replication.
Fujii Masao
2016-12-19
1
-1
/
+1
*
Support multiple synchronous standby servers.
Fujii Masao
2016-04-06
1
-3
/
+8
*
Fix VPATH builds of the replication parser from git for some !gcc compilers.
Andres Freund
2014-09-25
1
-1
/
+1
*
Introduce logical decoding.
Robert Haas
2014-03-03
1
-0
/
+2
*
Introduce replication slots.
Robert Haas
2014-01-31
1
-1
/
+1
*
Refactor flex and bison make rules
Peter Eisentraut
2012-10-11
1
-14
/
+0
*
Remove generation of repl_gram.h
Peter Eisentraut
2012-10-08
1
-3
/
+1
*
Add missing -I switch for VPATH builds.
Tom Lane
2011-06-22
1
-0
/
+2
*
Efficient transaction-controlled synchronous replication.
Simon Riggs
2011-03-06
1
-1
/
+1
*
Use a lexer and grammar for parsing walsender commands
Magnus Hagander
2011-01-14
1
-1
/
+24
*
Backend support for streaming base backups
Magnus Hagander
2011-01-10
1
-1
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Rethink the way walreceiver is linked into the backend. Instead than shoving
Heikki Linnakangas
2010-01-20
1
-2
/
+2
*
Introduce Streaming Replication.
Heikki Linnakangas
2010-01-15
1
-0
/
+17