Add item:
authorBruce Momjian
Tue, 30 May 2006 10:21:12 +0000 (10:21 +0000)
committerBruce Momjian
Tue, 30 May 2006 10:21:12 +0000 (10:21 +0000)
> * Consider GnuTLS if OpenSSL license becomes a problem
>
>   See http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php.

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

index 3abe70bb0fc9ee2b396fba4cc23e04dd2ea89201..200ed89d6b45cd2015a6a153b43175c0951221f3 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon May 29 19:29:26 EDT 2006
+Last updated:      Tue May 30 06:21:02 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1270,6 +1270,9 @@ Source Code
 
   This involves choosing better pivot points for the quicksort.
 
+* Consider GnuTLS if OpenSSL license becomes a problem
+
+  See http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php.
 
 * Win32
 
index 85261ec388891dbc9fe08c2f4b77098951d8ed93..7be05f2d2c17918849be0388f34879cabe1542fb 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon May 29 19:29:26 EDT 2006
+Last updated:           Tue May 30 06:21:02 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1147,6 +1147,9 @@ first.
   
  • Improve port/qsort() to handle sorts with 50% unique and 50% duplicate
  •    value [qsort]
     

      This involves choosing better pivot points for the quicksort.

    +

    +  
  • Consider GnuTLS if OpenSSL license becomes a problem
  • +

      See http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php.

     

       
  • Win32
  •