Add to TODO:
authorBruce Momjian
Sat, 10 May 2008 01:50:14 +0000 (01:50 +0000)
committerBruce Momjian
Sat, 10 May 2008 01:50:14 +0000 (01:50 +0000)
>  o Allow an existing index to be marked as a table's primary key

doc/TODO
doc/src/FAQ/TODO.html

index 65bedd1101a2792319cc7730ae623f65232f66d3..215196549eb3974c9fb50eb4eda911688ed695b7 100644 (file)
--- 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
index ca93380380574cdabd1b3d3d6fe686be33d0d9e3..19cc8071d0dce2d2f1d693c6c5b8acfa3e294ba5 100644 (file)
@@ -8,7 +8,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.
@@ -693,6 +693,7 @@ first.  There is also a developer's wiki at
           storage, and permanent id for every column?
 

          http://archives.postgresql.org/pgsql-hackers/2006-12/msg00782.php

 

+    
  • Allow an existing index to be marked as a table's primary key
  •    
       
  • CLUSTER
  •