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:
@ -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>
|
||||
|
Reference in New Issue
Block a user