We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parente4a6bd2 commit42ff6a0Copy full SHA for 42ff6a0
doc/TODO
@@ -2,7 +2,7 @@
2
PostgreSQL TODO List
3
====================
4
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
5
-Last updated:Thu Jan5 12:47:47 EST 2006
+Last updated:Mon Jan9 17:43:23 EST 2006
6
7
The most recent version of this document can be viewed at
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -21,7 +21,7 @@ Administration
21
==============
22
23
* %Remove behavior of postmaster -o
24
-* %Allow pooled connections to list all prepared statements
+*-%Allow pooled connections to list all prepared statements
25
26
This would allow an application inheriting a pooled connection to know
27
the statements prepared in the current session.
doc/src/FAQ/TODO.html
@@ -8,7 +8,7 @@
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
9
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
10
<p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11
12
</p>
13
<p>The most recent version of this document can be viewed at<br/>
14
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -26,7 +26,7 @@ <h1><a name="section_2">Administration</a></h1>
<ul>
28
<li>%Remove behavior of postmaster -o
29
-</li><li>%Allow pooled connections to list all prepared statements
+</li><li>-*%Allow pooled connections to list all prepared statements*
30
<p> This would allow an application inheriting a pooled connection to know
31
32