aboutsummaryrefslogtreecommitdiff
path: root/src/include/replication/walsender_private.h
Commit message (Expand)AuthorAge
* Update copyright for 2014Bruce Momjian2014-01-07
* Fix more issues with cascading replication and timeline switches.Heikki Linnakangas2013-01-23
* Update copyrights for 2013Bruce Momjian2013-01-01
* Allow a streaming replication standby to follow a timeline switch.Heikki Linnakangas2012-12-13
* Improve replication connection timeouts.Heikki Linnakangas2012-10-11
* Turn off WalSender keepalives by default, users can enable if desiredSimon Riggs2012-08-09
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* Various minor comments changes from bgwriter to checkpointer.Simon Riggs2012-01-30
* Add new replication mode synchronous_commit = 'write'.Simon Riggs2012-01-24
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Split walsender.h in public/private headersAlvaro Herrera2011-09-13