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

Commitc58b945

Browse files
committed
Message style improvements
1 parent299d171 commitc58b945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_dump/pg_dumpall.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ help(void)
551551
printf(_(" --disable-dollar-quoting disable dollar quoting, use SQL standard quoting\n"));
552552
printf(_(" --disable-triggers disable triggers during data-only restore\n"));
553553
printf(_(" --no-tablespaces do not dump tablespace assignments\n"));
554-
printf(_(" --quote-all-identifiers quote all identifiers, even if notkeywords\n"));
554+
printf(_(" --quote-all-identifiers quote all identifiers, even if notkey words\n"));
555555
printf(_(" --role=ROLENAME do SET ROLE before dump\n"));
556556
printf(_(" --no-security-labels do not dump security label assignments\n"));
557557
printf(_(" --no-unlogged-table-data do not dump unlogged table data\n"));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp