PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
#include "postgis_brin.h"
Go to the source code of this file.
Functions | |
Datum | gidx_brin_inclusion_add_value (BrinDesc *bdesc, BrinValues *column, Datum newval, bool isnull, int max_dims) |
PG_FUNCTION_INFO_V1 (geog_brin_inclusion_add_value) | |
Datum | geog_brin_inclusion_add_value (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (geom3d_brin_inclusion_add_value) | |
Datum | geom3d_brin_inclusion_add_value (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (geom4d_brin_inclusion_add_value) | |
Datum | geom4d_brin_inclusion_add_value (PG_FUNCTION_ARGS) |