diff --git a/doc/TODO b/doc/TODO index dc7e8e3d250063edbb9a5a50d0eeb95de202e4d9..a07d58c1081e65a892c34e51e660096b8aa9bcc8 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,7 +1,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Fri Mar 7 10:56:00 EST 2008 +Last updated: Fri Mar 7 12:54:09 EST 2008 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -970,6 +970,9 @@ Clients http://archives.postgresql.org/pgsql-hackers/2007-03/msg01803.php + o Add SQLSTATE severity to PGconn return status + + http://archives.postgresql.org/pgsql-interfaces/2007-11/msg00015.php Triggers diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index b571070da29e7a5d7a6ddf20ba1a549f2c113de7..1b7f1c45e1f1de17ef5fc3aa177ef7a9b4914830 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:bruce@momjian.us">bruce@momjian.us</a>)<br/> -Last updated: Fri Mar 7 10:56:00 EST 2008 +Last updated: Fri Mar 7 12:54:09 EST 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>. @@ -855,6 +855,9 @@ first. There is also a developer's wiki at<br/> </p> </li><li>Add PQexecf() that allows complex parameter substitution <p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-03/msg01803.php">http://archives.postgresql.org/pgsql-hackers/2007-03/msg01803.php</a> +</p> + </li><li>Add SQLSTATE severity to PGconn return status +<p> <a href="http://archives.postgresql.org/pgsql-interfaces/2007-11/msg00015.php">http://archives.postgresql.org/pgsql-interfaces/2007-11/msg00015.php</a> </p> </li></ul> </li></ul>