1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-19 13:42:17 +03:00

Fix typos.

Author: David Rowley
Discussion: https://postgr.es/m/CAKJS1f8du35u5DprpykWvgNEScxapbWYJdHq%2Bz06Wj3Y2KFPbw%40mail.gmail.com
This commit is contained in:
Thomas Munro
2018-08-27 09:32:59 +12:00
parent bff84a547d
commit 18e586741b
3 changed files with 9 additions and 9 deletions

View File

@@ -35,10 +35,10 @@
*
* We are using traversal values provided by SP-GiST to calculate and
* to store the bounds of the quadrants, while traversing into the tree.
* Traversal value has all the boundaries in the 4D space, and is is
* capable of transferring the required boundaries to the following
* traversal values. In conclusion, three things are necessary
* to calculate the next traversal value:
* Traversal value has all the boundaries in the 4D space, and is capable
* of transferring the required boundaries to the following traversal
* values. In conclusion, three things are necessary to calculate the
* next traversal value:
*
* (1) the traversal value of the parent
* (2) the quadrant of the current node