aboutsummaryrefslogtreecommitdiff
path: root/src/backend/replication/Makefile
Commit message (Expand)AuthorAge
* Fix VPATH builds of the replication parser from git for some !gcc compilers.Andres Freund2014-09-25
* Add missing -I switch for VPATH builds.Tom Lane2011-06-22
* Efficient transaction-controlled synchronous replication.Simon Riggs2011-03-06
* Use a lexer and grammar for parsing walsender commandsMagnus Hagander2011-01-14
* Backend support for streaming base backupsMagnus Hagander2011-01-10
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Rethink the way walreceiver is linked into the backend. Instead than shovingHeikki Linnakangas2010-01-20
* Introduce Streaming Replication.Heikki Linnakangas2010-01-15