diff options
author | Fujii Masao <fujii@postgresql.org> | 2013-06-11 03:03:16 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2013-06-11 03:03:16 +0900 |
commit | 941c4ece98d08113b557bc8e7dbd8a9ac0ffac3e (patch) | |
tree | 72a60b00d23ad1da4d6c1394f2a99be326985abd /src/backend/utils/adt/json.c | |
parent | 33a4466f767be8b153ef1ef78433ad9b1867dab8 (diff) | |
download | postgresql-941c4ece98d08113b557bc8e7dbd8a9ac0ffac3e.tar.gz postgresql-941c4ece98d08113b557bc8e7dbd8a9ac0ffac3e.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions