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: Sat Jun 321:33:24 EDT 2006
11
+ Last updated: Sat Jun 322:10:54 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 > .
@@ -25,7 +25,8 @@ <h1><a name="section_1">PostgreSQL TODO List</a></h1>
25
25
< h1 > < a name ="section_2 "> Administration</ a > </ h1 >
26
26
27
27
< ul >
28
- < li > %Remove behavior of postmaster -o
28
+ < li > %Make postmater and postgres options distinct so the postmaster -o
29
+ option is no longer needed
29
30
</ li > < li > -*%Allow pooled connections to list all prepared statements*
30
31
< p > This would allow an application inheriting a pooled connection to know
31
32
the statements prepared in the current session.