PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum PGISDirectFunctionCall1 | ( | PGFunction | func, |
Datum | arg1 | ||
) |
A modified version of PostgreSQL's DirectFunctionCall1 which allows NULL results; this is required for aggregates that return NULL.
Definition at line 384 of file lwgeom_accum.c.
Referenced by pgis_geometry_clusterintersecting_finalfn(), pgis_geometry_collect_finalfn(), pgis_geometry_makeline_finalfn(), pgis_geometry_polygonize_finalfn(), and pgis_geometry_union_finalfn().