File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-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 (bruce@momjian.us)
5
- Last updated: Sat Jan 20 18:18:33 EST 2007
5
+ Last updated: Wed Jan 24 21:48:02 EST 2007
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.
@@ -769,7 +769,7 @@ Clients
769
769
o Stop dumping CASCADE on DROP TYPE commands in clean mode
770
770
o Allow pg_dump --clean to drop roles that own objects or have
771
771
privileges
772
- o Add -f to pg_dumpall
772
+ o - Add -f to pg_dumpall
773
773
774
774
775
775
* ecpg
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:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Sat Jan 20 18:18:33 EST 2007
11
+ Last updated: Wed Jan 24 21:48:02 EST 2007
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 > .
@@ -698,7 +698,7 @@ <h1><a name="section_9">Clients</a></h1>
698
698
</ li > < li > Stop dumping CASCADE on DROP TYPE commands in clean mode
699
699
</ li > < li > Allow pg_dump --clean to drop roles that own objects or have
700
700
privileges
701
- </ li > < li > Add -f to pg_dumpall
701
+ </ li > < li > - < em > Add -f to pg_dumpall</ em >
702
702
</ li > </ ul >
703
703
</ li > < li > ecpg
704
704
< ul >
You can’t perform that action at this time.
0 commit comments