diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-06-14 17:59:33 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-06-14 17:59:33 +0000 |
commit | 1e52c5eb969d903440748bac893d1ecaefa85071 (patch) | |
tree | 2084b5bf711976a44a0825c05a457d69b0274e79 /doc/src | |
parent | b6f5676c60ac7eac6282d3826c291a059094a820 (diff) | |
download | postgresql-1e52c5eb969d903440748bac893d1ecaefa85071.tar.gz postgresql-1e52c5eb969d903440748bac893d1ecaefa85071.zip |
Added:
>
> * Add URL to more complete multi-byte regression tests
>
> http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php
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 d06393b6ca6..b2e4cfdeb73 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: Wed Jun 14 13:50:32 EDT 2006 +Last updated: Wed Jun 14 13:59:26 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>. @@ -1170,6 +1170,9 @@ first. </li><li>Consider GnuTLS if OpenSSL license becomes a problem <p> <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>Add URL to more complete multi-byte regression tests +<p> <a href="http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php">http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php</a> +</p> </li><li>Win32 <ul> <li>Remove configure.in check for link failure when cause is found |