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

The implementation of PointST. More...

Include dependency graph for Aggregates.c:

Functions

PGDLLEXPORT Datum minTPointST_PointST (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (minTPointST_PointST)
 
PGDLLEXPORT Datum maxTPointST_PointST (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (maxTPointST_PointST)
 

Detailed Description

The implementation of PointST.

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

Function Documentation

PGDLLEXPORT Datum maxTPointST_PointST ( PG_FUNCTION_ARGS  )

References PointST::t.

PGDLLEXPORT Datum minTPointST_PointST ( PG_FUNCTION_ARGS  )

References PointST::t.

PG_FUNCTION_INFO_V1 ( minTPointST_PointST  )
PG_FUNCTION_INFO_V1 ( maxTPointST_PointST  )