|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF"> |
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1> |
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> |
11 | | -Last updated: Thu Jul 27 18:01:22 EDT 2006 |
| 11 | +Last updated: Thu Jul 27 18:05:37 EDT 2006 |
12 | 12 | </p> |
13 | 13 | <p>The most recent version of this document can be viewed at<br/> |
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. |
@@ -497,6 +497,7 @@ <h1><a name="section_8">SQL Commands</a></h1> |
497 | 497 | </li><li>Allow UPDATE tab SET ROW (col, ...) = (...) for updating multiple |
498 | 498 | columns |
499 | 499 | <p> A subselect can also be used as the value source. |
| 500 | +<ahref="http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php">http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php</a> |
500 | 501 | </p> |
501 | 502 | </li></ul> |
502 | 503 | </li><li>ALTER |
|