mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +03:00
Fix whitespace
This commit is contained in:
@ -637,7 +637,7 @@ typedef struct spgInnerConsistentOut
|
||||
responsible for palloc'ing the
|
||||
<structfield>nodeNumbers</>, <structfield>levelAdds</> and
|
||||
<structfield>reconstructedValues</> arrays.
|
||||
Sometimes accumulating some information is needed, while
|
||||
Sometimes accumulating some information is needed, while
|
||||
descending from parent to child node was happened. In this case
|
||||
<structfield>traversalValues</> array keeps pointers to
|
||||
specific data you need to accumulate for every child node.
|
||||
|
Reference in New Issue
Block a user