Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7aa09c5

Browse files
committed
Done:
< o Add -f to pg_dumpall > o -Add -f to pg_dumpall
1 parent d37881f commit 7aa09c5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
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
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -769,7 +769,7 @@ Clients
769769
o Stop dumping CASCADE on DROP TYPE commands in clean mode
770770
o Allow pg_dump --clean to drop roles that own objects or have
771771
privileges
772-
o Add -f to pg_dumpall
772+
o -Add -f to pg_dumpall
773773

774774

775775
* ecpg

doc/src/FAQ/TODO.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<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
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<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>
698698
</li><li>Stop dumping CASCADE on DROP TYPE commands in clean mode
699699
</li><li>Allow pg_dump --clean to drop roles that own objects or have
700700
privileges
701-
</li><li>Add -f to pg_dumpall
701+
</li><li>-<em>Add -f to pg_dumpall</em>
702702
</li></ul>
703703
</li><li>ecpg
704704
<ul>

0 commit comments

Comments
 (0)