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 E1QnXjF-0005pL-Pk@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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8a0fa9cad9939f53f0b496d95d7e7fd9cfab0e9c

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Fix pg_update to properly test for the data directory's existenc
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Add host name resolution information to pg_hba.conf error messag