Add:
authorBruce Momjian <bruce@momjian.us>
Mon, 13 Feb 2006 03:55:02 +0000 (03:55 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 13 Feb 2006 03:55:02 +0000 (03:55 +0000)
commit589b67d34b5dafc80eab99fdd15429aa7cef440a
tree6eefc69014dd86bbd9cbbcb3ec7aa3233cb256f9
parent8325be229c346cb94b228c13c2f70bb44b65f73d
Add:

>
>  o Allow pg_hba.conf to specify host names along with IP addresses
>
>    Host name lookup could occur when the postmaster reads the
>    pg_hba.conf file, or when the backend starts.  Another
>    solution would be to reverse lookup the connection IP and
>    check that hostname against the host names in pg_hba.conf.
>    We could also then check that the host name maps to the IP
>    address.
doc/TODO
doc/src/FAQ/TODO.html