|
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 Jul 2512:23:06 EDT 2006 |
| 11 | +Last updated: Tue Jul 2520:34:56 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>.
|
@@ -392,7 +392,7 @@ <h1><a name="section_7">Views / Rules</a></h1>
|
392 | 392 | <h1><aname="section_8">SQL Commands</a></h1>
|
393 | 393 |
|
394 | 394 | <ul>
|
395 |
| -<li>Change LIMIT/OFFSET and FETCH/MOVE to use int8 |
| 395 | +<li>-<em>Change LIMIT/OFFSET and FETCH/MOVE to use int8</em> |
396 | 396 | </li><li>Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT
|
397 | 397 | </li><li>Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY
|
398 | 398 | </li><li>%Allow SET CONSTRAINTS to be qualified by schema/table name
|
|