|
◆ tfloat_base_distance_turnpt()
Return true if the segment of a temporal floats intersects a value at a timestamptz.
- Parameters
-
[in] | start,end | Values defining the segment |
[in] | value | Value to locate |
[in] | lower,upper | Timestamps defining the segments |
[out] | t1,t2 | |
- Note
- This function is passed to the lifting infrastructure when computing the temporal distance
|