mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
Remove some trailing whitespace in documentation files
This commit is contained in:
@@ -144,7 +144,7 @@ HINT: Rebuild all objects affected by this collation and run ALTER COLLATION pg
|
||||
<para>
|
||||
When using Windows for collations, version information is only available
|
||||
for collations defined with BCP 47 language tags such as
|
||||
<literal>en-US</literal>.
|
||||
<literal>en-US</literal>.
|
||||
</para>
|
||||
</note>
|
||||
<para>
|
||||
|
||||
@@ -881,7 +881,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
|
||||
<listitem>
|
||||
<para>
|
||||
Records the old values of the columns of the primary key, if any.
|
||||
This is the default for non-system tables.
|
||||
This is the default for non-system tables.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
@@ -47,7 +47,7 @@ PostgreSQL documentation
|
||||
|
||||
<para>
|
||||
When verifying checksums, every file in the cluster is scanned. When
|
||||
enabling checksums, each relation file block with a changed checksum is
|
||||
enabling checksums, each relation file block with a changed checksum is
|
||||
rewritten in-place.
|
||||
Disabling checksums only updates the file <filename>pg_control</filename>.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user