MobilityDB 1.1
|
Structure to represent the operator cache hash table. More...
Data Fields | |
meosType | ltype |
Type number of the left argument. More... | |
meosOper | oper |
Operator type number. More... | |
Oid | oproid |
Oid of the operator (hashtable key) More... | |
meosType | rtype |
Type number of the right argument. More... | |
char | status |
Structure to represent the operator cache hash table.