]> 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:03:43 +0000 (18:03 +0300)
commit8a0fa9cad9939f53f0b496d95d7e7fd9cfab0e9c
treea28a5be7f73a68110a28584f4ab9af3955396f10
parenta31dc392d684627d0943fe67491bea91c5e619aa
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