PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ postgis_svn_version()

Datum postgis_svn_version ( PG_FUNCTION_ARGS  )

Definition at line 190 of file lwgeom_functions_basic.c.

191 {
192  return postgis_lib_revision(fcinfo);
193 }
Datum postgis_lib_revision(PG_FUNCTION_ARGS)

References postgis_lib_revision().

Here is the call graph for this function: