MobilityDB
1.0
|
Functions for selectivity estimation of operators on temporal number types. More...
Go to the source code of this file.
Functions | |
Datum | tnumber_sel (PG_FUNCTION_ARGS) |
Estimate the selectivity value of the operators for temporal numbers. More... | |
Datum | tnumber_joinsel (PG_FUNCTION_ARGS) |
Estimate the join selectivity value of the operators for temporal numbers. More... | |
Functions for selectivity estimation of operators on temporal number types.