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 ------ master Details ------- http://git.postgresql.org/pg/commitdiff/8a0fa9cad9939f53f0b496d95d7e7fd9cfab0e9c Modified Files -------------- src/backend/libpq/auth.c | 23 +++++++++++++++++++---- 1 files changed, 19 insertions(+), 4 deletions(-)