|
MobilityDB 1.3
|
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.