diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-02-13 03:55:02 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-02-13 03:55:02 +0000 |
commit | 589b67d34b5dafc80eab99fdd15429aa7cef440a (patch) | |
tree | 6eefc69014dd86bbd9cbbcb3ec7aa3233cb256f9 /src/backend/access/gist/gistget.c | |
parent | 8325be229c346cb94b228c13c2f70bb44b65f73d (diff) | |
download | postgresql-589b67d34b5dafc80eab99fdd15429aa7cef440a.tar.gz postgresql-589b67d34b5dafc80eab99fdd15429aa7cef440a.zip |
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.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions