Hermes
 All Data Structures Files Functions Variables Macros Pages
RelationalOperators.c File Reference
Include dependency graph for RelationalOperators.c:

Functions

bool meetsTimestamp_Period (Timestamp ts, const Period *period)
 
PGDLLEXPORT Datum meetsTimestamp_PeriodV1 (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (meetsTimestamp_PeriodV1)
 

Function Documentation

bool meetsTimestamp_Period ( Timestamp  ts,
const Period period 
)

References Period::i.

Referenced by meetsTimestamp_PeriodV1().

PGDLLEXPORT Datum meetsTimestamp_PeriodV1 ( PG_FUNCTION_ARGS  )

References meetsTimestamp_Period().

Here is the call graph for this function:

PG_FUNCTION_INFO_V1 ( meetsTimestamp_PeriodV1  )