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:
@ -89,7 +89,7 @@ typedef GISTPageOpaqueData *GISTPageOpaque;
|
||||
* that corresponding spl_(r|l)datum already defined and
|
||||
* PickSplit should use that value. PickSplit should always set
|
||||
* spl_(r|l)datum_exists to false: GiST will check value to
|
||||
* control supportng this feature by PickSplit...
|
||||
* control supporting this feature by PickSplit...
|
||||
*/
|
||||
typedef struct GIST_SPLITVEC
|
||||
{
|
||||
|
Reference in New Issue
Block a user