|
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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
11 |
| -Last updated: Wed Jan11 15:28:19 EST 2006 |
| 11 | +Last updated: Wed Jan18 09:19:56 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>.
|
@@ -478,7 +478,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
|
478 | 478 | </p>
|
479 | 479 | </li><li>Prevent DROP TABLE from dropping a row referenced by its own open
|
480 | 480 | cursor?
|
481 |
| -</li><li>%Allow pooled connections to list all open WITH HOLD cursors |
| 481 | +</li><li>-<em>Allow pooled connections to list all open WITH HOLD cursors</em> |
482 | 482 | <p> Because WITH HOLD cursors exist outside transactions, this allows
|
483 | 483 | them to be listed so they can be closed.
|
484 | 484 | </p>
|
|