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

Commit9ad2689

Browse files
committed
doc: Improve some grammar and sentences
90fbf7c has taken care of that for HEAD. This includes the portion ofthe fixes that applies to the documentation, where needed depending onthe branch.Author: Justin PryzbyDiscussion:https://postgr.es/m/20201227202604.GC26311@telsasoft.comBackpatch-through: 9.5
1 parent7ed616f commit9ad2689

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/src/sgml/ref/pg_dump.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ PostgreSQL documentation
626626
<listitem>
627627
<para>
628628
Specify the compression level to use. Zero means no compression.
629-
For the custom archiveformat, this specifies compression of
629+
For the customand directoryarchiveformats, this specifies compression of
630630
individual table-data segments, and the default is to compress
631631
at a moderate level.
632632
For plain text output, setting a nonzero compression level causes

‎doc/src/sgml/sources.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ less -x4
103103
message text. In addition there are optional elements, the most
104104
common of which is an error identifier code that follows the SQL spec's
105105
SQLSTATE conventions.
106-
<function>ereport</function> itself is just a shell macro, that exists
106+
<function>ereport</function> itself is just a shell macro that exists
107107
mainly for the syntactic convenience of making message generation
108108
look like a single function call in the C source code. The only parameter
109109
accepted directly by <function>ereport</function> is the severity level.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp