23 #define SPGIST_CONFIG_PROC 1
24 #define SPGIST_CHOOSE_PROC 2
25 #define SPGIST_PICKSPLIT_PROC 3
26 #define SPGIST_INNER_CONSISTENT_PROC 4
27 #define SPGIST_LEAF_CONSISTENT_PROC 5
28 #define SPGIST_COMPRESS_PROC 6
29 #define SPGIST_OPTIONS_PROC 7
30 #define SPGISTNRequiredProc 5
209 ScanKey orderbys,
int norderbys);
218 void *callback_state);
static Datum values[MAXATTR]
bool(* IndexBulkDeleteCallback)(ItemPointer itemptr, void *state)
static const struct fns functions
IndexScanDesc spgbeginscan(Relation rel, int keysz, int orderbysz)
struct spgInnerConsistentOut spgInnerConsistentOut
bytea * spgoptions(Datum reloptions, bool validate)
struct spgPickSplitIn spgPickSplitIn
bool spgcanreturn(Relation index, int attno)
struct spgConfigOut spgConfigOut
bool spggettuple(IndexScanDesc scan, ScanDirection dir)
struct spgLeafConsistentIn spgLeafConsistentIn
void spgendscan(IndexScanDesc scan)
bool spgvalidate(Oid opclassoid)
IndexBulkDeleteResult * spgvacuumcleanup(IndexVacuumInfo *info, IndexBulkDeleteResult *stats)
struct spgChooseOut spgChooseOut
void spgbuildempty(Relation index)
bool spginsert(Relation index, Datum *values, bool *isnull, ItemPointer ht_ctid, Relation heapRel, IndexUniqueCheck checkUnique, bool indexUnchanged, struct IndexInfo *indexInfo)
struct spgPickSplitOut spgPickSplitOut
struct spgInnerConsistentIn spgInnerConsistentIn
void spgadjustmembers(Oid opfamilyoid, Oid opclassoid, List *operators, List *functions)
void spgrescan(IndexScanDesc scan, ScanKey scankey, int nscankeys, ScanKey orderbys, int norderbys)
struct spgConfigIn spgConfigIn
IndexBuildResult * spgbuild(Relation heap, Relation index, struct IndexInfo *indexInfo)
IndexBulkDeleteResult * spgbulkdelete(IndexVacuumInfo *info, IndexBulkDeleteResult *stats, IndexBulkDeleteCallback callback, void *callback_state)
int64 spggetbitmap(IndexScanDesc scan, TIDBitmap *tbm)
struct spgChooseIn spgChooseIn
struct spgLeafConsistentOut spgLeafConsistentOut
struct spgChooseOut::@50::@53 splitTuple
spgChooseResultType resultType
union spgChooseOut::@50 result
struct spgChooseOut::@50::@52 addNode
struct spgChooseOut::@50::@51 matchNode
MemoryContext traversalMemoryContext
Datum * reconstructedValues
static void callback(struct sockaddr *addr, struct sockaddr *mask, void *unused)