|
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:Sat Sep2 23:26:37 EDT 2006 |
| 11 | +Last updated:Sun Sep3 09:37:32 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>. |
@@ -396,8 +396,7 @@ <h1><a name="section_7">Views / Rules</a></h1> |
396 | 396 | <h1><aname="section_8">SQL Commands</a></h1> |
397 | 397 |
|
398 | 398 | <ul> |
399 | | -<li>Change LIMIT/OFFSET and FETCH/MOVE to use int8 |
400 | | -</li><li>Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT |
| 399 | +<li>Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT |
401 | 400 | </li><li>Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY |
402 | 401 | </li><li>%Allow SET CONSTRAINTS to be qualified by schema/table name |
403 | 402 | </li><li>-<em>Allow TRUNCATE ... CASCADE/RESTRICT</em> |
|