1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Add URL to UPDATE unique index case x=x+1:

<
> 	  http://archives.postgresql.org/pgsql-hackers/2006-09/msg01458.php
This commit is contained in:
Bruce Momjian
2006-09-18 14:56:19 +00:00
parent bcbb402e31
commit 329cec451e
2 changed files with 4 additions and 3 deletions

View File

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