88< body bgcolor ="#FFFFFF "text ="#000000 "link ="#FF0000 "vlink ="#A00000 "alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< 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
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< 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>
2727< ul >
2828< li > -< em > Make postmater and postgres options distinct so the postmaster -o</ em >
2929 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 >
3131< p > This would allow an application inheriting a pooled connection to know
3232 the statements prepared in the current session.
3333</ p >