]> granicus.if.org Git - postgresql/commit
Add host name resolution information to pg_hba.conf error messages
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 31 Jul 2011 15:03:43 +0000 (18:03 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 31 Jul 2011 15:08:21 +0000 (18:08 +0300)
commitc1b910ed189a04c199fc1fb146262053827b524f
tree17e9ab02cebbd068b913912411fadb4b89e68f6f
parent4d2d5b8196c774a1ac23cd7e7567e8bbd589b6aa
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.
src/backend/libpq/auth.c