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

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add host name resolution information to pg_hba.conf error messag
Date: 2011-07-31 15:15:03
Message-ID: E1QnXjL-0005q2-E0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message User Cunha17 2011-07-31 20:00:47 snapshot - root: One step forward to task #1000200 - Rewrite driver code
Previous Message Peter Eisentraut 2011-07-31 15:14:57 pgsql: Add host name resolution information to pg_hba.conf error messag