postgresql/src/bin
Fujii Masao 941c4ece98 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.
2013-06-11 03:03:16 +09:00
..
initdb pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
pg_basebackup Fix unportable usage of isspace(). 2013-06-01 13:58:23 -04:00
pg_config Translation updates 2013-05-05 22:34:23 -04:00
pg_controldata Translation updates 2013-05-05 22:34:23 -04:00
pg_ctl pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
pg_dump Fix ordering of obj id for Rules and EventTriggers in pg_dump. 2013-06-09 17:30:39 -07:00
pg_resetxlog pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
pgevent pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
psql pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
scripts Fix pg_isready to handle conninfo properly. 2013-06-11 03:03:16 +09:00
Makefile Update copyrights for 2013 2013-01-01 17:15:01 -05:00