mirror of
https://github.com/postgres/postgres.git
synced 2025-06-29 10:41:53 +03:00
Assorted comment fixes, mostly just typos, but some obsolete statements.
YAMAMOTO Takashi
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
/*-------------------------------------------------------------------------
|
||||
*
|
||||
* gistproc.c
|
||||
* Support procedures for GiSTs over 2-D objects (boxes, polygons, circles).
|
||||
* Support procedures for GiSTs over 2-D objects (boxes, polygons, circles,
|
||||
* points).
|
||||
*
|
||||
* This gives R-tree behavior, with Guttman's poly-time split algorithm.
|
||||
*
|
||||
|
Reference in New Issue
Block a user