Add URL to UPDATE unique index case x=x+1:
authorBruce Momjian
Mon, 18 Sep 2006 14:56:19 +0000 (14:56 +0000)
committerBruce Momjian
Mon, 18 Sep 2006 14:56:19 +0000 (14:56 +0000)
<
>    http://archives.postgresql.org/pgsql-hackers/2006-09/msg01458.php

doc/TODO
doc/src/FAQ/TODO.html

index e2d89492ee7e6b55d0ab210fbe15bafa50fad086..6314ee7c8d1bc3210479f83571afb6c1256b7904 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Sat Sep 16 18:06:27 EDT 2006
+Last updated:      Mon Sep 18 10:56:04 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -696,7 +696,7 @@ SQL Commands
      command is being executed, rather than at the end of the statement
      or transaction.
      http://people.planetpostgresql.org/greg/index.php?/archives/2006/06/10.html
-
+     http://archives.postgresql.org/pgsql-hackers/2006-09/msg01458.php
 
 
 * Server-Side Languages
index ed40f3d6de970f647a834ff90eb6a863f63751fe..e853391e79ad541a016bc151a8f92543fb143159 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Sat Sep 16 18:06:27 EDT 2006
+Last updated:           Mon Sep 18 10:56:04 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -628,6 +628,7 @@ first.
           command is being executed, rather than at the end of the statement
           or transaction.
           http://people.planetpostgresql.org/greg/index.php?/archives/2006/06/10.html
+          http://archives.postgresql.org/pgsql-hackers/2006-09/msg01458.php
 

   
   
  • Server-Side Languages