aboutsummaryrefslogtreecommitdiff
path: root/src/backend/replication/libpqwalreceiver
Commit message (Expand)AuthorAge
* Add connection messages for streaming replication. log_connectionsSimon Riggs2010-03-19
* Minor tweaks on libpqrcv_connect(): ensure conninfo_repl[] isSimon Riggs2010-03-19
* pgindent run for 9.0Bruce Momjian2010-02-26
* Fix streaming replication starting at the very first WAL segment.Heikki Linnakangas2010-02-25
* Add a message type header to the CopyData messages sent from primaryHeikki Linnakangas2010-02-03
* Fix bogus subdir setting. Again. I must've unfixed it by accident whileHeikki Linnakangas2010-01-20
* Add missing "!= NULL", for the sake of consistency.Heikki Linnakangas2010-01-20
* Rethink the way walreceiver is linked into the backend. Instead than shovingHeikki Linnakangas2010-01-20