File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-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: Fri Jul 1 10:51:41 EDT 2005
5
+ Last updated: Fri Jul 1 11:08:12 EDT 2005
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.
@@ -22,8 +22,6 @@ Administration
22
22
* Remove behavior of postmaster -o after making postmaster/postgres
23
23
flags unique
24
24
* Allow limits on per-db/user connections
25
- * Add group object ownership, so groups can rename/drop/grant on objects,
26
- so we can implement roles
27
25
* Allow server log information to be output as INSERT statements
28
26
29
27
This would allow server log information to be easily loaded into
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: Fri Jul 1 10:51:41 EDT 2005
11
+ Last updated: Fri Jul 1 11:08:12 EDT 2005
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,8 +27,6 @@ <h1><a name="section_2">Administration</a></h1>
27
27
< li > Remove behavior of postmaster -o after making postmaster/postgres
28
28
flags unique
29
29
</ li > < li > Allow limits on per-db/user connections
30
- </ li > < li > Add group object ownership, so groups can rename/drop/grant on objects,
31
- so we can implement roles
32
30
</ li > < li > Allow server log information to be output as INSERT statements
33
31
< p > This would allow server log information to be easily loaded into
34
32
a database for analysis.
You can’t perform that action at this time.
0 commit comments