Skip to content

Commit 7bad32e

Browse files
committed
Merge branch 'PGPROEE9_6' into PGPROEE9_6_ALPHA
2 parents 8cf57c5 + b358f9e commit 7bad32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/spgist.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ typedef struct spgLeafConsistentOut
722722
In particular it is not necessary to check <structfield>sk_flags</> to
723723
see if the comparison value is NULL, because the SP-GiST core code
724724
will filter out such conditions.
725-
The array <structfield>orderbykeys>, of length <structfield>norderbys</>,
725+
The array <structfield>orderbykeys</>, of length <structfield>norderbys</>,
726726
describes the ordering operators in the same fashion.
727727
<structfield>reconstructedValue</> is the value reconstructed for the
728728
parent tuple; it is <literal>(Datum) 0</> at the root level or if the

0 commit comments

Comments
 (0)