PostGIS
3.4.0dev-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 147 of file lwgeom_accum.c.
References CollectionBuildState::geomOid, and CollectionBuildState::geoms.