From e3ae27894afeaf54b195c481c833c20ba77e486b Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 19 Jun 2008 01:15:48 +0000 Subject: Add URL for: o Allow pg_hba.conf to specify host names along with IP addresses > http://archives.postgresql.org/pgsql-hackers/2008-06/msg00569.php --- doc/src/FAQ/TODO.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 4d2cd320b4..825bb88850 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Fri Jun 13 12:24:28 EDT 2008 +Last updated: Wed Jun 18 21:15:40 EDT 2008

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -93,6 +93,7 @@ first. There is also a developer's wiki at
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. + http://archives.postgresql.org/pgsql-hackers/2008-06/msg00569.php

  • %Allow postgresql.conf file values to be changed via an SQL API, perhaps using SET GLOBAL -- cgit v1.2.3