pgsql: Add host name resolution information to pg_hba.conf error messag

Started by Peter Eisentrautalmost 15 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Add host name resolution information to pg_hba.conf error messages

This is to be able to analyze issues with host names in pg_hba.conf.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/c1b910ed189a04c199fc1fb146262053827b524f

Modified Files
--------------
src/backend/libpq/auth.c | 23 +++++++++++++++++++----
1 files changed, 19 insertions(+), 4 deletions(-)