1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Add URL for:

o Allow an existing index to be marked as a table's primary key
>
> 	  http://archives.postgresql.org/pgsql-hackers/2008-04/msg00500.php
This commit is contained in:
Bruce Momjian
2008-05-10 01:50:51 +00:00
parent d603b3e48a
commit 2cabe2db79
2 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
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