Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf009248

Browse files
committed
Clarify:
< o Replace crude DELETE FROM method of pg_dumpall for cleaning of< roles with separate DROP commands> o Replace crude DELETE FROM method of pg_dumpall --clean for> cleaning of roles with separate DROP commands
1 parentfee590c commitf009248

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated:Fri Jul 1 13:32:12 EDT 2005
5+
Last updated:Fri Jul 1 13:35:13 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -599,8 +599,8 @@ Clients
599599
o Allow pg_dump to use multiple -t and -n switches [pg_dump]
600600
o Add dumping of comments on composite type columns
601601
o Add dumping of comments on index columns
602-
o Replace crude DELETE FROM method of pg_dumpall forcleaning of
603-
roles with separate DROP commands
602+
o Replace crude DELETE FROM method of pg_dumpall--cleanfor
603+
cleaning of roles with separate DROP commands
604604
o -Add dumping and restoring of LOB comments
605605
o Stop dumping CASCADE on DROP TYPE commands in clean mode
606606
o Add full object name to the tag field. eg. for operators we need

‎doc/src/FAQ/TODO.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Fri Jul 1 13:32:12 EDT 2005
11+
Last updated: Fri Jul 1 13:35:13 EDT 2005
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -556,8 +556,8 @@ <h1><a name="section_8">Clients</a></h1>
556556
</li><li>Allow pg_dump to use multiple -t and -n switches [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?pg_dump">pg_dump</a>]
557557
</li><li>Add dumping of comments on composite type columns
558558
</li><li>Add dumping of comments on index columns
559-
</li><li>Replace crude DELETE FROM method of pg_dumpall forcleaning of
560-
roles with separate DROP commands
559+
</li><li>Replace crude DELETE FROM method of pg_dumpall--cleanfor
560+
cleaning ofroles with separate DROP commands
561561
</li><li>-<em>Add dumping and restoring of LOB comments</em>
562562
</li><li>Stop dumping CASCADE on DROP TYPE commands in clean mode
563563
</li><li>Add full object name to the tag field. eg. for operators we need

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp