|
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 Dec 2813:01:14 EST 2006 |
| 11 | +Last updated: Thu Dec 2815:43:55 EST 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>.
|
@@ -447,8 +447,6 @@ <h1><a name="section_8">SQL Commands</a></h1>
|
447 | 447 | owner
|
448 | 448 | <p> This would be useful for SERIAL nextval() calls and CHECK constraints.
|
449 | 449 | </p>
|
450 |
| -</li><li>Add a GUC to control whether BEGIN inside a transcation should abort |
451 |
| - the transaction. |
452 | 450 | </li><li>Allow DISTINCT to work in multiple-argument aggregate calls
|
453 | 451 | </li><li>Add column to pg_stat_activity that shows the progress of long-running
|
454 | 452 | commands like CREATE INDEX and VACUUM
|
|