8
8
< body bgcolor ="#FFFFFF "text ="#000000 "link ="#FF0000 "vlink ="#A00000 "alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated:Thu Jun8 22:10:51 EDT 2006
11
+ Last updated:Fri Jun9 14:12:22 EDT 2006
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -27,7 +27,7 @@ <h1><a name="section_2">Administration</a></h1>
27
27
< ul >
28
28
< li > -< em > Make postmater and postgres options distinct so the postmaster -o</ em >
29
29
option is no longer needed
30
- </ li > < li > -*% Allow pooled connections to list all prepared statements*
30
+ </ li > < li > -< em > Allow pooled connections to list all prepared statements</ em >
31
31
< p > This would allow an application inheriting a pooled connection to know
32
32
the statements prepared in the current session.
33
33
</ p >