summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
-rw-r--r--doc/src/FAQ/TODO.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 65bedd1101a..215196549eb 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:40:03 EDT 2008
+Last updated: Fri May 9 21:50:10 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -799,6 +799,7 @@ SQL Commands
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00782.php
+ o Allow an existing index to be marked as a table's primary key
* CLUSTER
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index ca933803805..19cc8071d0d 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:40:03 EDT 2008
+Last updated: Fri May 9 21:50:10 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>.
@@ -693,6 +693,7 @@ first. There is also a developer's wiki at<br/>
storage, and permanent id for every column?
<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
</li></ul>
</li><li>CLUSTER
<ul>