mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
TODO done:
! o Allow an existing index to be marked as a table's primary key
This commit is contained in:
4
doc/TODO
4
doc/TODO
@ -1,7 +1,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Mon Aug 18 11:02:38 EDT 2008
|
||||
Last updated: Tue Aug 19 12:39:00 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
|
||||
|
||||
|
Reference in New Issue
Block a user