| PostGIS
    3.1.6dev-r@@SVN_REVISION@@
    | 
| Datum PGISDirectFunctionCall2 | ( | PGFunction | func, | 
| Datum | arg1, | ||
| Datum | arg2 | ||
| ) | 
A modified version of PostgreSQL's DirectFunctionCall2 which allows NULL results; this is required for aggregates that return NULL.
Definition at line 382 of file lwgeom_accum.c.
References result.
Referenced by pgis_geometry_clusterwithin_finalfn().
