|
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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
11 |
| -Last updated:Wed Jan18 09:19:56 EST 2006 |
| 11 | +Last updated:Sun Jan22 21:59:28 EST 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>.
|
@@ -393,10 +393,8 @@ <h1><a name="section_8">SQL Commands</a></h1>
|
393 | 393 | </li><li>UPDATE
|
394 | 394 | <ul>
|
395 | 395 | <li>Allow UPDATE to handle complex aggregates [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?update">update</a>]?
|
396 |
| -</li><li>Allow an alias to be provided for the target table in |
397 |
| - UPDATE/DELETE |
398 |
| -<p> This is not SQL-spec but many DBMSs allow it. |
399 |
| -</p> |
| 396 | +</li><li>-<em>Allow an alias to be provided for the target table in</em> |
| 397 | + UPDATE/DELETE (Neil) |
400 | 398 | </li><li>Allow UPDATE tab SET ROW (col, ...) = (...) for updating multiple
|
401 | 399 | columns
|
402 | 400 | </li></ul>
|
|