postgresql/src/backend/replication/libpqwalreceiver
Heikki Linnakangas e751b71b56 Use "replication" as the database name when constructing a connection
string for a streaming replication connection. It's ignored by the
server, but allows libpq to pick up the password from .pgpass where
"replication" is specified as the database name.

Patch by Fujii Masao per Tom's suggestion, with some wording changes by me.
2010-06-11 10:13:09 +00:00
..
Makefile Fix bogus subdir setting. Again. I must've unfixed it by accident while 2010-01-20 20:34:51 +00:00
libpqwalreceiver.c Use "replication" as the database name when constructing a connection 2010-06-11 10:13:09 +00:00