diff options
author | Bruce Momjian | 2008-03-25 02:23:43 +0000 |
---|---|---|
committer | Bruce Momjian | 2008-03-25 02:23:43 +0000 |
commit | 62c39d6dad781879f5367357e89f080f99bd42c9 (patch) | |
tree | 1cd2e33b6f553f10c22e42443e26a01e12988c20 /doc/src/FAQ | |
parent | 2f31c72225e5ebaaba33811adeab455ebed62fd1 (diff) |
Add to TODO:
>
> o Fix port/rint.c to be spec-compliant
>
> http://archives.postgresql.org/pgsql-hackers/2008-01/msg00808.php
Diffstat (limited to 'doc/src/FAQ')
-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 0ff455d0e17..9ec3c12d77f 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:[email protected]">[email protected]</a>)<br/> -Last updated: Mon Mar 24 22:17:12 EDT 2008 +Last updated: Mon Mar 24 22:23:38 EDT 2008 </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>. @@ -1615,6 +1615,9 @@ first. There is also a developer's wiki at<br/> <p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-02/msg00485.php">http://archives.postgresql.org/pgsql-hackers/2008-02/msg00485.php</a> <a href="http://archives.postgresql.org/pgsql-patches/2008-02/msg00038.php">http://archives.postgresql.org/pgsql-patches/2008-02/msg00038.php</a> </p> + </li><li>Fix port/rint.c to be spec-compliant +<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00808.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg00808.php</a> +</p> </li></ul> </li><li>Wire Protocol Changes <ul> |