diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/TODO.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 85261ec3888..7be05f2d2c1 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@ <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> <h1><a name="section_1">PostgreSQL TODO List</a></h1> <p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/> -Last updated: Mon May 29 19:29:26 EDT 2006 +Last updated: Tue May 30 06:21:02 EDT 2006 </p> <p>The most recent version of this document can be viewed at<br/> <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. @@ -1148,6 +1148,9 @@ first. value [<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?qsort">qsort</a>] <p> This involves choosing better pivot points for the quicksort. </p> + </li><li>Consider GnuTLS if OpenSSL license becomes a problem +<p> See <a href="http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php">http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php</a>. +</p> </li><li>Win32 <ul> <li>Remove configure.in check for link failure when cause is found |