unsigned int Oid
Definition: postgres_ext.h:31
Oid opFamilyAmOid(Oid opfamilyoid)
We only add index enhancements for indexes that support range-based searches like the && operator),...
Definition: temporal_supportfn.c:206
bool func_needs_index(Oid funcid, const IndexableFunction *idxfn, IndexableFunction *result)
Is the function calling the support function one of those we will enhance with index ops?...
Definition: temporal_supportfn.c:182