File tree 2 files changed +4
-6
lines changed
2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Wed Jan 4 22:02:02 EST 2006
5
+ Last updated: Thu Jan 5 10:13:26 EST 2006
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
20
20
Administration
21
21
==============
22
22
23
- * %Remove behavior of postmaster -o after making postmaster/postgres
24
- flags unique
23
+ * %Remove behavior of postmaster -o
25
24
* %Allow pooled connections to list all prepared statements
26
25
27
26
This would allow an application inheriting a pooled connection to know
Original file line number Diff line number Diff line change 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: Wed Jan 4 22:02:02 EST 2006
11
+ Last updated: Thu Jan 5 10:13:26 EST 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,8 +25,7 @@ <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 after making postmaster/postgres
29
- flags unique
28
+ < li > %Remove behavior of postmaster -o
30
29
</ li > < li > %Allow pooled connections to list all prepared statements
31
30
< p > This would allow an application inheriting a pooled connection to know
32
31
the statements prepared in the current session.
You can’t perform that action at this time.
0 commit comments