Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2cabe2d

Browse files
committed
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
1 parent d603b3e commit 2cabe2d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer: Bruce Momjian (bruce@momjian.us)
4-
Last updated: Fri May 9 21:50:10 EDT 2008
4+
Last updated: Fri May 9 21:50:47 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -801,6 +801,8 @@ SQL Commands
801801

802802
o Allow an existing index to be marked as a table's primary key
803803

804+
http://archives.postgresql.org/pgsql-hackers/2008-04/msg00500.php
805+
804806

805807
* CLUSTER
806808

doc/src/FAQ/TODO.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Fri May 9 21:50:10 EDT 2008
11+
Last updated: Fri May 9 21:50:47 EDT 2008
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -694,6 +694,8 @@ <h1><a name="section_7">SQL Commands</a></h1>
694694
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00782.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00782.php</a>
695695
</p>
696696
</li><li>Allow an existing index to be marked as a table's primary key
697+
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg00500.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg00500.php</a>
698+
</p>
697699
</li></ul>
698700
</li><li>CLUSTER
699701
<ul>

0 commit comments

Comments
 (0)