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:Wed Jan4 22:02:02 EST 2006
11+ Last updated:Thu Jan5 10:13:26 EST 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 > .
@@ -25,8 +25,7 @@ <h1><a name="section_1">PostgreSQL TODO List</a></h1>
2525< h1 > < a name ="section_2 "> Administration</ a > </ h1 >
2626
2727< ul >
28- < li > %Remove behavior of postmaster -o after making postmaster/postgres
29- flags unique
28+ < li > %Remove behavior of postmaster -o
3029</ li > < li > %Allow pooled connections to list all prepared statements
3130< p > This would allow an application inheriting a pooled connection to know
3231 the statements prepared in the current session.