aboutsummaryrefslogtreecommitdiff
path: root/src/backend/replication/walreceiver.c
Commit message (Expand)AuthorAge
* Fix code that doesn't work on machines with strict alignment requirements:Tom Lane2010-04-20
* Add wrapper function libpqrcv_PQexec() in the walreceiver that uses asyncMagnus Hagander2010-04-19
* Only try to do a graceful disconnect if we've successfully loaded theMagnus Hagander2010-04-13
* Message tuningPeter Eisentraut2010-03-21
* pgindent run for 9.0Bruce Momjian2010-02-26
* Don't use O_DIRECT when writing WAL files if archiving or streaming isHeikki Linnakangas2010-02-19
* Stamp HEAD as 9.0devel, and update various places that were referring to 8.5Tom Lane2010-02-17
* Add a message type header to the CopyData messages sent from primaryHeikki Linnakangas2010-02-03
* Make standby server continuously retry restoring the next WAL segment withHeikki Linnakangas2010-01-27
* Rethink the way walreceiver is linked into the backend. Instead than shovingHeikki Linnakangas2010-01-20