pgsql: Add host name resolution information to pg_hba.conf error messag
pgsql: Add host name resolution information to pg_hba.conf error messag
От:
Peter 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(-)