Hermes
|
The implementation of SegmentST. More...
Functions | |
BoxST * | SegmentST2BoxST (const SegmentST *segment, BoxST *result) |
PGDLLEXPORT Datum | SegmentST2BoxSTV1 (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (SegmentST2BoxSTV1) | |
The implementation of SegmentST.
These functions are documented in the SegmentST/Casts.h
PG_FUNCTION_INFO_V1 | ( | SegmentST2BoxSTV1 | ) |
References SegmentSP2BoxSP(), BoxST::sp, SegmentST::sp, BoxST::t, and SegmentST::t.
Referenced by consistentGiSTSegmentST(), penaltyGiSTSegmentST(), picksplitGiSTSegmentST(), SegmentST2BoxSTV1(), and unionGiSTSegmentST().
PGDLLEXPORT Datum SegmentST2BoxSTV1 | ( | PG_FUNCTION_ARGS | ) |