PostGIS
2.4.9dev-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 428 of file lwgeom_accum.c.
Referenced by pgis_geometry_clusterwithin_finalfn().