git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 33a4466) | patch
Fix pg_isready to handle conninfo properly.
2013年6月10日 18:03:16 +0000 (03:03 +0900)
2013年6月10日 18:03:16 +0000 (03:03 +0900)
commit 941c4ece98d08113b557bc8e7dbd8a9ac0ffac3e
Fix pg_isready to handle conninfo properly.

pg_isready displays the host name and the port number that it uses to connect
to the server. So far, pg_isready didn't use the conninfo specified in -d option
for calculating those host name and port number. This can lead to wrong display
to a user. This commit changes pg_isready so that it uses the conninfo for that
calculation.

Original patch by Phil Sorber, modified by me.
src/bin/scripts/pg_isready.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /