|
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:Thu Aug24 12:38:05 EDT 2006 |
| 11 | +Last updated:Fri Aug25 19:43:40 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>. |
@@ -483,6 +483,7 @@ <h1><a name="section_8">SQL Commands</a></h1> |
483 | 483 | </li><li>Allow DISTINCT to work in multiple-argument aggregate calls |
484 | 484 | </li><li>Add column to pg_stat_activity that shows the progress of long-running |
485 | 485 | commands like CREATE INDEX and VACUUM |
| 486 | +</li><li>Implement SQL:2003 window functions |
486 | 487 | </li><li>CREATE |
487 | 488 | <ul> |
488 | 489 | <li>Allow CREATE TABLE AS to determine column lengths for complex |
|