summaryrefslogtreecommitdiff
path: root/src/include/replication/syncrep.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Fix typo in comment.Robert Haas2013-05-231-1/+1
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* syncrep.h must include xlogdefs.hAlvaro Herrera2012-08-281-0/+1
* Add new replication mode synchronous_commit = 'write'.Simon Riggs2012-01-241-1/+12
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Clean up the #include mess a little.Tom Lane2011-09-041-7/+1
* Change the autovacuum launcher to use WaitLatch instead of a poll loop.Tom Lane2011-08-101-2/+2
* pgindent run before PG 9.1 beta 1.Bruce Momjian2011-04-101-1/+1
* Revise the API for GUC variable assign hooks.Tom Lane2011-04-071-1/+1
* Avoid assuming there will be only 3 states for synchronous_commit.Simon Riggs2011-04-041-1/+1
* Merge synchronous_replication setting into synchronous_commit.Robert Haas2011-04-041-2/+1
* Fix various possible problems with synchronous replication.Robert Haas2011-03-171-1/+3
* More synchronous replication tweaks.Robert Haas2011-03-101-2/+3
* Minor sync rep corrections.Robert Haas2011-03-101-2/+1
* Cleanup copyright years and file names in the header comments of some files.Itagaki Takahiro2011-03-101-2/+3
* Add new files for syncrep missed in previous commitSimon Riggs2011-03-061-0/+48