PostGIS  3.4.0dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages

◆ GetAggContext

#define GetAggContext (   aggcontext)
Value:
if (!AggCheckCallContext(fcinfo, aggcontext)) \
elog(ERROR, "%s called in non-aggregate context", __func__)

Definition at line 16 of file lwgeom_union.c.