File tree 2 files changed +4
-3
lines changed 2 files changed +4
-3
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: Tue Nov 22 18:22 :37 EST 2005
5
+ Last updated: Wed Nov 23 23:28 :37 EST 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.
@@ -622,7 +622,7 @@ Clients
622
622
o Stop dumping CASCADE on DROP TYPE commands in clean mode
623
623
o Allow pg_dump --clean to drop roles that own objects or have
624
624
privileges
625
-
625
+ o Add -f to pg_dumpall
626
626
627
627
* ecpg
628
628
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: Tue Nov 22 18:22 :37 EST 2005
11
+ Last updated: Wed Nov 23 23:28 :37 EST 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 > .
@@ -567,6 +567,7 @@ <h1><a name="section_9">Clients</a></h1>
567
567
</ li > < li > Stop dumping CASCADE on DROP TYPE commands in clean mode
568
568
</ li > < li > Allow pg_dump --clean to drop roles that own objects or have
569
569
privileges
570
+ </ li > < li > Add -f to pg_dumpall
570
571
</ li > </ ul >
571
572
</ li > < li > ecpg
572
573
< ul >
You can’t perform that action at this time.
0 commit comments