PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ ND_DIMS

#define ND_DIMS   4

The maximum number of dimensions our code can handle.

We'll use this to statically allocate a bunch of arrays below.

Definition at line 154 of file gserialized_estimate.c.

Referenced by compute_gserialized_stats_mode(), estimate_join_selectivity(), estimate_selectivity(), nd_box_expand(), nd_box_init_bounds(), and nd_box_merge().