|
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 Jul 2911:56:26 EDT 2006 |
| 11 | +Last updated: Sat Jul 2914:08:27 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>.
|
@@ -485,6 +485,8 @@ <h1><a name="section_8">SQL Commands</a></h1>
|
485 | 485 | </li><li>Add a GUC to control whether BEGIN inside a transcation should abort
|
486 | 486 | the transaction.
|
487 | 487 | </li><li>Allow DISTINCT to work in multiple-argument aggregate calls
|
| 488 | +</li><li>Add column to pg_stat_activity that shows the progress of long-running |
| 489 | + commands like CREATE INDEX and VACUUM |
488 | 490 | </li><li>CREATE
|
489 | 491 | <ul>
|
490 | 492 | <li>Allow CREATE TABLE AS to determine column lengths for complex
|
|