Improve error message when a connection is rejected by postmaster with
authorTatsuo Ishii <ishii at sraoss.co.jp>
Wed, 30 Aug 2006 01:11:48 +0000 (01:11 +0000)
committerTatsuo Ishii <ishii at sraoss.co.jp>
Wed, 30 Aug 2006 01:11:48 +0000 (01:11 +0000)
commit4a773fe5684b85f2770df0cb8703f2e1c1553627
tree4b0446c2271e9035560b610849608c933210b701
parentb305cb15e161eeeb2c799c19f6e0412dc8bb9297
Improve error message when a connection is rejected by postmaster with
no pg_hba.conf entries. Patches contributed by Kenji Kikuchi.
See [Pgpool-general] Small change for v3 formatted ErrorResponce
handling. on 2006/8/26 for more details.
pool.h
pool_auth.c
pool_process_query.c