diff options
author | Bruce Momjian | 2008-06-23 22:23:54 +0000 |
---|---|---|
committer | Bruce Momjian | 2008-06-23 22:23:54 +0000 |
commit | 2047021fdb2fe10961e94a62b1a97fa62b5be6df (patch) | |
tree | 7267a4ae7bb45df6aa9fa128d40078eacfea6d56 | |
parent | d34cf008a945ad348be6c24f84815ca73d40f80c (diff) |
Add URL for Merge.
-rw-r--r-- | doc/TODO | 3 | ||||
-rw-r--r-- | doc/src/FAQ/TODO.html | 3 |
2 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Mon Jun 23 18:12:15 EDT 2008 +Last updated: Mon Jun 23 18:23:48 EDT 2008 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -650,6 +650,7 @@ SQL Commands http://archives.postgresql.org/pgsql-hackers/2005-11/msg00501.php http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php + http://archives.postgresql.org/pgsql-hackers/2008-04/msg01157.php http://archives.postgresql.org/pgsql-hackers/2008-04/msg01475.php * Add NOVICE output level for helpful messages like automatic sequence/index diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 3e50ee68dfa..2f595ee7dff 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: Mon Jun 23 18:12:15 EDT 2008 +Last updated: Mon Jun 23 18:23:48 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>. @@ -567,6 +567,7 @@ first. There is also a developer's wiki at<br/> </p> <p> <a href="http://archives.postgresql.org/pgsql-hackers/2005-11/msg00501.php">http://archives.postgresql.org/pgsql-hackers/2005-11/msg00501.php</a> <a href="http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php">http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php</a> + <a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01157.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01157.php</a> <a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01475.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01475.php</a> </p> </li><li>Add NOVICE output level for helpful messages like automatic sequence/index |