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
/
walreceiver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Use a latch to make startup process wake up and replay immediately when
Heikki Linnakangas
2010-09-15
1
-1
/
+4
*
pgindent run for 9.0, second run
Bruce Momjian
2010-07-06
1
-1
/
+2
*
Replace max_standby_delay with two parameters, max_standby_archive_delay and
Tom Lane
2010-07-03
1
-1
/
+2
*
In standby mode, respect checkpoint_segments in addition to
Heikki Linnakangas
2010-06-09
1
-8
/
+1
*
Fix typo in the header comment. Per request from Masao Fujii.
Tatsuo Ishii
2010-06-09
1
-2
/
+2
*
Avoid useless snprintf() call when update_process_title is turned off.
Tom Lane
2010-06-07
1
-5
/
+10
*
Add current WAL end (as seen by walsender, ie, GetWriteRecPtr() result)
Tom Lane
2010-06-03
1
-8
/
+9
*
Fix code that doesn't work on machines with strict alignment requirements:
Tom Lane
2010-04-20
1
-32
/
+33
*
Add wrapper function libpqrcv_PQexec() in the walreceiver that uses async
Magnus Hagander
2010-04-19
1
-3
/
+3
*
Only try to do a graceful disconnect if we've successfully loaded the
Magnus Hagander
2010-04-13
1
-2
/
+3
*
Message tuning
Peter Eisentraut
2010-03-21
1
-2
/
+2
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-52
/
+53
*
Don't use O_DIRECT when writing WAL files if archiving or streaming is
Heikki Linnakangas
2010-02-19
1
-8
/
+14
*
Stamp HEAD as 9.0devel, and update various places that were referring to 8.5
Tom Lane
2010-02-17
1
-2
/
+2
*
Add a message type header to the CopyData messages sent from primary
Heikki Linnakangas
2010-02-03
1
-9
/
+40
*
Make standby server continuously retry restoring the next WAL segment with
Heikki Linnakangas
2010-01-27
1
-123
/
+59
*
Rethink the way walreceiver is linked into the backend. Instead than shoving
Heikki Linnakangas
2010-01-20
1
-0
/
+566