PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ STATISTIC_KIND_ND

#define STATISTIC_KIND_ND   102

Assign a number to the n-dimensional statistics kind.

tgl suggested:

1-100: reserved for assignment by the core Postgres project 100-199: reserved for assignment by PostGIS 200-9999: reserved for other globally-known stats kinds 10000-32767: reserved for private site-local use

Definition at line 136 of file gserialized_estimate.c.

Referenced by compute_gserialized_stats_mode(), and pg_nd_stats_from_tuple().