PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
Datum pgis_accum_finalfn | ( | CollectionBuildState * | state, |
MemoryContext | mctx, | ||
__attribute__((__unused__)) FunctionCallInfo | fcinfo | ||
) |
The final function reads the List of LWGEOM* from the aggregate memory context and constructs an Array using construct_md_array()
Definition at line 137 of file lwgeom_accum.c.
References geometry_serialize(), CollectionBuildState::geomOid, and CollectionBuildState::geoms.