|
Hermes
|
#include <postgres.h>#include <fmgr.h>

Functions | |
| PGDLLEXPORT Datum | getTemporalTolerance (PG_FUNCTION_ARGS) |
| PGDLLEXPORT Datum | setTemporalTolerance (PG_FUNCTION_ARGS) |
| PGDLLEXPORT Datum | setTemporalToleranceToSecond (PG_FUNCTION_ARGS) |
Variables | |
| float8 | temporalTolerance |
| PGDLLEXPORT Datum getTemporalTolerance | ( | PG_FUNCTION_ARGS | ) |
| PGDLLEXPORT Datum setTemporalTolerance | ( | PG_FUNCTION_ARGS | ) |
| PGDLLEXPORT Datum setTemporalToleranceToSecond | ( | PG_FUNCTION_ARGS | ) |
References temporalTolerance.
| float8 temporalTolerance |