index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
replication
/
libpqwalreceiver
Commit message (
Expand
)
Author
Age
*
Use "replication" as the database name when constructing a connection
Heikki Linnakangas
2010-06-11
*
Fix pg_hba.conf matching so that replication connections only match records
Tom Lane
2010-04-21
*
Add wrapper function libpqrcv_PQexec() in the walreceiver that uses async
Magnus Hagander
2010-04-19
*
Message tuning
Peter Eisentraut
2010-03-21
*
Add connection messages for streaming replication. log_connections
Simon Riggs
2010-03-19
*
Minor tweaks on libpqrcv_connect(): ensure conninfo_repl[] is
Simon Riggs
2010-03-19
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Fix streaming replication starting at the very first WAL segment.
Heikki Linnakangas
2010-02-25
*
Add a message type header to the CopyData messages sent from primary
Heikki Linnakangas
2010-02-03
*
Fix bogus subdir setting. Again. I must've unfixed it by accident while
Heikki Linnakangas
2010-01-20
*
Add missing "!= NULL", for the sake of consistency.
Heikki Linnakangas
2010-01-20
*
Rethink the way walreceiver is linked into the backend. Instead than shoving
Heikki Linnakangas
2010-01-20