diff options
| author | Bruce Momjian | 2008-08-19 19:19:53 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2008-08-19 19:19:53 +0000 |
| commit | 7303b20964fa5fd505ac86b1219cc1ffcff09d4b (patch) | |
| tree | f54dbeee1ae3d35b5f3e7fd2e05938dc695281db /doc/TODO | |
| parent | 3cab8bdf4384d3353bec1b5655256d19d75c181d (diff) | |
Not done:
< o -Allow an existing index to be marked as a table's primary key
> o Allow an existing index to be marked as a table's primary key
Diffstat (limited to 'doc/TODO')
| -rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Tue Aug 19 12:39:00 EDT 2008 +Last updated: Tue Aug 19 15:19:46 EDT 2008 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -848,7 +848,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 + o Allow an existing index to be marked as a table's primary key http://archives.postgresql.org/pgsql-hackers/2008-04/msg00500.php |
