aboutsummaryrefslogtreecommitdiff
path: root/src/backend/replication/Makefile
Commit message (Expand)AuthorAge
* Support multiple synchronous standby servers.Fujii Masao2016-04-06
* Fix VPATH builds of the replication parser from git for some !gcc compilers.Andres Freund2014-09-25
* Introduce logical decoding.Robert Haas2014-03-03
* Introduce replication slots.Robert Haas2014-01-31
* Refactor flex and bison make rulesPeter Eisentraut2012-10-11
* Remove generation of repl_gram.hPeter Eisentraut2012-10-08
* 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