PostGIS
2.4.9dev-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 833 of file gserialized_estimate.c.
References FALSE, ND_IBOX_T::max, ND_IBOX_T::min, and TRUE.
Referenced by compute_gserialized_stats_mode(), estimate_join_selectivity(), and estimate_selectivity().