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

Commit77a00b8

Browse files
author
Amit Kapila
committed
doc: Spell checking
Reported-by: Justin PryzbyAuthor: Justin PryzbyBackpatch-through: 9.6Discussion:https://postgr.es/m/20200206021432.GA24549@telsasoft.com
1 parentd1c0b61 commit77a00b8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎doc/src/sgml/bloom.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
<para>
6666
Number of bits generated for each index column. Each parameter's name
6767
refers to the number of the index column that it controls. The default
68-
is <literal>2</literal> bits and maximum is <literal>4095</literal>. Parameters for
69-
index columns not actually used are ignored.
68+
is <literal>2</literal> bits andthemaximum is <literal>4095</literal>.
69+
Parameters forindex columns not actually used are ignored.
7070
</para>
7171
</listitem>
7272
</varlistentry>

‎doc/src/sgml/ref/alter_table.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
222222

223223
<para>
224224
<literal>SET NOT NULL</literal> may only be applied to a column
225-
providing none of the records in the table contain a
225+
provided none of the records in the table contain a
226226
<literal>NULL</literal> value for the column. Ordinarily this is
227227
checked during the <literal>ALTER TABLE</literal> by scanning the
228228
entire table; however, if a valid <literal>CHECK</literal> constraint is

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp