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 b7c32900eb1..75eac22ee3a 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -10,7 +10,7 @@ PostgreSQL TODO List </p><hr/> Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> -Last updated: Sat May 12 18:06:42 EDT 2007 +Last updated: Sat May 12 18:10:40 EDT 2007 <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>. @@ -1318,6 +1318,9 @@ first. There is also a developer's wiki at<br/> </li><li>Consider making NAMEDATALEN more configurable in future releases </li><li>Update our code to handle 64-bit timezone files to match the zic source code, which now uses them + </li><li>Have configure choose integer datetimes by default +<p> <a href="http://archives.postgresql.org/pgsql-patches/2007-05/msg00046.php">http://archives.postgresql.org/pgsql-patches/2007-05/msg00046.php</a> +</p> </li><li>Win32 <ul> <li>Remove configure.in check for link failure when cause is found |