PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ postgis_uses_stats()

Datum postgis_uses_stats ( PG_FUNCTION_ARGS  )

Definition at line 209 of file lwgeom_functions_basic.c.

References PG_FUNCTION_INFO_V1(), postgis_autocache_bbox(), and TRUE.

Referenced by postgis_scripts_released().

210 {
211  PG_RETURN_BOOL(TRUE);
212 }
#define TRUE
Definition: dbfopen.c:169
Here is the call graph for this function:
Here is the caller graph for this function: