Skip to content

Commit e194a94

Browse files
committed
Update comment to match later code changes.
1 parent b525bf7 commit e194a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/access/gist_private.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ typedef struct GISTScanOpaqueData
118118

119119
/* pre-allocated workspace arrays */
120120
GISTSearchTreeItem *tmpTreeItem; /* workspace to pass to rb_insert */
121-
double *distances; /* workspace for computeKeyTupleDistance */
121+
double *distances; /* output area for gistindex_keytest */
122122

123123
/* In a non-ordered search, returnable heap items are stored here: */
124124
GISTSearchHeapItem pageData[BLCKSZ / sizeof(IndexTupleData)];

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy