|
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 Feb 1313:08:32 EST 2007 |
| 11 | +Last updated: Tue Feb 1314:57:00 EST 2007 |
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>.
|
@@ -474,6 +474,8 @@ <h1><a name="section_8">SQL Commands</a></h1>
|
474 | 474 | </li><li>Add column to pg_stat_activity that shows the progress of long-running
|
475 | 475 | commands like CREATE INDEX and VACUUM
|
476 | 476 | </li><li>Implement SQL:2003 window functions
|
| 477 | +</li><li>Improve failure message when DROP DATABASE is used on a database that |
| 478 | + has prepared transactions |
477 | 479 | </li><li>CREATE
|
478 | 480 | <ul>
|
479 | 481 | <li>Allow CREATE TABLE AS to determine column lengths for complex
|
|