summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-07-27 22:05:49 +0000
committerBruce Momjian <bruce@momjian.us>2006-07-27 22:05:49 +0000
commit67cdc613693acddb7d696e999072e0a1b9a7b949 (patch)
tree3a8a8904202e0fe243582289b0a3c87b699eb534 /doc/TODO
parent8de82ede513afacd744817e5b281b22bc6e78e0a (diff)
downloadpostgresql-67cdc613693acddb7d696e999072e0a1b9a7b949.tar.gz
Add URL for UPDATE/SET for multiple values.
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index fe61330b6d..94ca2f49af 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Thu Jul 27 18:01:22 EDT 2006
+Last updated: Thu Jul 27 18:05:37 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -545,6 +545,7 @@ SQL Commands
columns
A subselect can also be used as the value source.
+ http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php
* ALTER