Hermes
 All Data Structures Files Functions Variables Macros Pages
Casts.c File Reference

The implementantion of RangeSP. More...

Include dependency graph for Casts.c:

Functions

BoxSPRangeSP2BoxSP (const RangeSP *range, BoxSP *result)
 
PGDLLEXPORT Datum RangeSP2BoxSPV1 (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (RangeSP2BoxSPV1)
 

Detailed Description

The implementantion of RangeSP.

Author
Marios Vodas (mvoda.nosp@m.s@gm.nosp@m.ail.c.nosp@m.om).

These functions are documented in the RangeSP/Casts.h

Function Documentation

PG_FUNCTION_INFO_V1 ( RangeSP2BoxSPV1  )
BoxSP* RangeSP2BoxSP ( const RangeSP range,
BoxSP result 
)
PGDLLEXPORT Datum RangeSP2BoxSPV1 ( PG_FUNCTION_ARGS  )

References RangeSP2BoxSP().

Here is the call graph for this function: