File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
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: Sat Jun 4 19:05:14 EDT 2005
5
+ Last updated: Sat Jun 4 19:32:31 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.
@@ -41,7 +41,8 @@ Administration
41
41
This would allow an application inheriting a pooled connection to know
42
42
the queries prepared in the current session.
43
43
44
- * Allow major upgrades without dump/reload, perhaps using pg_upgrade
44
+ * Allow major upgrades without dump/reload, perhaps using pg_upgrade
45
+ [pg_upgrade]
45
46
* Have SHOW ALL and pg_settings show descriptions for server-side variables
46
47
* Allow GRANT/REVOKE permissions to be applied to all schema objects with one
47
48
command
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: Sat Jun 4 19:05:14 EDT 2005
11
+ Last updated: Sat Jun 4 19:32:31 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 > .
@@ -43,7 +43,8 @@ <h1><a name="section_2">Administration</a></h1>
43
43
< p > This would allow an application inheriting a pooled connection to know
44
44
the queries prepared in the current session.
45
45
</ p >
46
- </ li > < li > Allow major upgrades without dump/reload, perhaps using pg_upgrade
46
+ </ li > < li > Allow major upgrades without dump/reload, perhaps using pg_upgrade
47
+ [< a href ="http://momjian.postgresql.org/cgi-bin/pgtodo?pg_upgrade "> pg_upgrade</ a > ]
47
48
</ li > < li > Have SHOW ALL and pg_settings show descriptions for server-side variables
48
49
</ li > < li > Allow GRANT/REVOKE permissions to be applied to all schema objects with one
49
50
command
You can’t perform that action at this time.
0 commit comments