Add to TODO:
authorBruce Momjian
Thu, 26 Jun 2008 02:53:19 +0000 (02:53 +0000)
committerBruce Momjian
Thu, 26 Jun 2008 02:53:19 +0000 (02:53 +0000)
>
> * Improve LDAP authentication configuration options
>
>   http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php

doc/TODO
doc/src/FAQ/TODO.html

index 42b2f878aaa6d9d309697c12536f638e72697365..eba87729bd120294d694e89c57c94d4817a1f634 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Tue Jun 24 11:53:13 EDT 2008
+Last updated:      Wed Jun 25 22:53:15 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -89,6 +89,10 @@ Administration
   libpq/fe-secure.c::verify_peer_name_matches_certificate() but the code
   is commented out.
 
+* Improve LDAP authentication configuration options
+
+  http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php
+
 * Configuration files
 
    o Allow pg_hba.conf to specify host names along with IP addresses
index f95c13ffa390be76fe3434e70b41dc6179a33513..6c94794d3b96dfa585c80c8b90ccbf6550429603 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Tue Jun 24 11:53:13 EDT 2008
+Last updated:           Wed Jun 25 22:53:15 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -84,6 +84,9 @@ first.  There is also a developer's wiki at
 

  This is already implemented in

   libpq/fe-secure.c::verify_peer_name_matches_certificate() but the code
   is commented out.
+

+  
  • Improve LDAP authentication configuration options
  • +

      http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php

     

       
  • Configuration files
  •