提交 67cdc613 编写于 作者: B Bruce Momjian

Add URL for UPDATE/SET for multiple values.

上级 8de82ede
......@@ -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
......
......@@ -8,7 +8,7 @@
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
Last updated: Thu Jul 27 18:01:22 EDT 2006
Last updated: Thu Jul 27 18:05:37 EDT 2006
</p>
<p>The most recent version of this document can be viewed at<br/>
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
......@@ -497,6 +497,7 @@ first.
</li><li>Allow UPDATE tab SET ROW (col, ...) = (...) for updating multiple
columns
<p> A subselect can also be used as the value source.
<a href="http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php">http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php</a>
</p>
</li></ul>
</li><li>ALTER
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册