summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
-rw-r--r--doc/src/FAQ/TODO.html4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 215196549e..de38b7f855 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian ([email protected])
-Last updated: Fri May 9 21:50:10 EDT 2008
+Last updated: Fri May 9 21:50:47 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -801,6 +801,8 @@ SQL Commands
o Allow an existing index to be marked as a table's primary key
+ http://archives.postgresql.org/pgsql-hackers/2008-04/msg00500.php
+
* CLUSTER
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index 19cc8071d0..25ec4c1132 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: Fri May 9 21:50:10 EDT 2008
+Last updated: Fri May 9 21:50:47 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>.
@@ -694,6 +694,8 @@ first. There is also a developer's wiki at<br/>
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00782.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00782.php</a>
</p>
</li><li>Allow an existing index to be marked as a table's primary key
+<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg00500.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg00500.php</a>
+</p>
</li></ul>
</li><li>CLUSTER
<ul>