PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
Go to the source code of this file.
Data Structures | |
struct | CollectionBuildState |
Macros | |
#define | CollectionBuildStateDataSize 2 |
To pass the internal state of our collection between the transfn and finalfn we need to wrap it into a custom type first, the CollectionBuildState type in our case. More... | |
Typedefs | |
typedef struct CollectionBuildState | CollectionBuildState |