1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-18 17:42:25 +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:13 +09:00
parent 5b0b699f74
commit c8dd2cb494
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>