PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
|
inlinestatic |
Given an n-d index array (counter), and a domain to increment it in (ibox) increment it by one, unless it's already at the max of the domain, in which case return false.
Definition at line 871 of file gserialized_estimate.c.
References ND_IBOX_T::max, and ND_IBOX_T::min.
Referenced by compute_gserialized_stats_mode(), estimate_join_selectivity(), and estimate_selectivity().