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

Commita6a8616

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 parent770eca3 commita6a8616

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
@@ -220,7 +220,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
220220

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp