|
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: Tue Aug 114:07:32 EDT 2006 |
| 11 | +Last updated: Tue Aug 123:11:50 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>.
|
@@ -595,7 +595,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
|
595 | 595 | </li><li>INSERT
|
596 | 596 | <ul>
|
597 | 597 | <li>Allow INSERT/UPDATE of the system-generated oid value for a row
|
598 |
| -</li><li>Allow INSERT INTO tab (col1, ..) VALUES (val1, ..), (val2, ..) |
| 598 | +</li><li>-<em>Allow INSERT INTO tab (col1, ..) VALUES (val1, ..), (val2, ..)</em> |
599 | 599 | </li><li>Allow INSERT/UPDATE ... RETURNING new.col or old.col
|
600 | 600 | <p> This is useful for returning the auto-generated key for an INSERT.
|
601 | 601 | One complication is how to handle rules that run as part of
|
|