aboutsummaryrefslogtreecommitdiff
path: root/src/backend/replication/libpqwalreceiver
Commit message (Expand)AuthorAge
* Use "replication" as the database name when constructing a connectionHeikki Linnakangas2010-06-11
* Fix pg_hba.conf matching so that replication connections only match recordsTom Lane2010-04-21
* Add wrapper function libpqrcv_PQexec() in the walreceiver that uses asyncMagnus Hagander2010-04-19
* Message tuningPeter Eisentraut2010-03-21
* 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