Add URL for:

o Allow UPDATE tab SET ROW (col, ...) = (SELECT...)
<
> 	  http://archives.postgresql.org/pgsql-hackers/2007-03/msg00865.php
This commit is contained in:
Bruce Momjian 2007-04-03 01:16:24 +00:00
parent 133d1d4f45
commit aa8fb12498
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: Mon Apr 2 19:25:12 EDT 2007
Last updated: Mon Apr 2 21:16:19 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -583,7 +583,7 @@ SQL Commands
o Allow UPDATE tab SET ROW (col, ...) = (SELECT...)
http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php
http://archives.postgresql.org/pgsql-hackers/2007-03/msg00865.php
* ALTER

View File

@ -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: Mon Apr 2 19:25:12 EDT 2007
Last updated: Mon Apr 2 21:16:19 EDT 2007
</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>.
@ -521,6 +521,7 @@ first. There is also a developer's wiki at<br/>
<ul>
<li>Allow UPDATE tab SET ROW (col, ...) = (SELECT...)
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php">http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php</a>
<a href="http://archives.postgresql.org/pgsql-hackers/2007-03/msg00865.php">http://archives.postgresql.org/pgsql-hackers/2007-03/msg00865.php</a>
</p>
</li></ul>
</li><li>ALTER