Skip to content

Commit 329cec4

Browse files
committed
Add URL to UPDATE unique index case x=x+1:
< > http://archives.postgresql.org/pgsql-hackers/2006-09/msg01458.php
1 parent bcbb402 commit 329cec4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (bruce@momjian.us)
5-
Last updated: Sat Sep 16 18:06:27 EDT 2006
5+
Last updated: Mon Sep 18 10:56:04 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -696,7 +696,7 @@ SQL Commands
696696
command is being executed, rather than at the end of the statement
697697
or transaction.
698698
http://people.planetpostgresql.org/greg/index.php?/archives/2006/06/10.html
699-
699+
http://archives.postgresql.org/pgsql-hackers/2006-09/msg01458.php
700700

701701

702702
* Server-Side Languages

doc/src/FAQ/TODO.html

Lines changed: 2 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: Sat Sep 16 18:06:27 EDT 2006
11+
Last updated: Mon Sep 18 10:56:04 EDT 2006
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>.
@@ -628,6 +628,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
628628
command is being executed, rather than at the end of the statement
629629
or transaction.
630630
<a href="http://people.planetpostgresql.org/greg/index.php?/archives/2006/06/10.html">http://people.planetpostgresql.org/greg/index.php?/archives/2006/06/10.html</a>
631+
<a href="http://archives.postgresql.org/pgsql-hackers/2006-09/msg01458.php">http://archives.postgresql.org/pgsql-hackers/2006-09/msg01458.php</a>
631632
</p>
632633
</li></ul>
633634
</li><li>Server-Side Languages

0 commit comments

Comments
 (0)