pgsql: Add host name resolution information to pg_hba.conf error messag - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Add host name resolution information to pg_hba.conf error messag
Date
Msg-id E1QnXjL-0005q2-E0@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Add host name resolution information to pg_hba.conf error messag
Next
From: cunha17@pgfoundry.org (User Cunha17)
Date:
Subject: snapshot - root: One step forward to task #1000200 - Rewrite driver code