1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-21 10:42:50 +03:00

doc: Fix some typos and markups

Author: Ekaterina Kiryanova
Discussion: https://postgr.es/m/8a14e78f-6991-7a6e-4711-fe376635f2ad@postgrespro.ru
Backpatch-through: 14
This commit is contained in:
Michael Paquier
2021-09-29 11:56:36 +09:00
parent cea5624f6a
commit 2a27dbaeb9
7 changed files with 18 additions and 16 deletions

View File

@@ -875,8 +875,9 @@ typedef struct spgLeafConsistentOut
<para>
Note: the <function>compress</function> method is only applied to
values to be stored. The consistent methods receive query scankeys
unchanged, without transformation using <function>compress</function>.
values to be stored. The consistent methods receive query
<structfield>scankeys</structfield> unchanged, without transformation
using <function>compress</function>.
</para>
</listitem>
</varlistentry>