제목

PostGIS_GEOS_Version — Returns the version number of the GEOS library.

요약

text PostGIS_GEOS_Version();

설명

Returns the version number of the GEOS library, or NULL if GEOS support is not enabled.

예시

Code
SELECT PostGIS_GEOS_Version();
래스터 출력
3.12.0dev-CAPI-1.18.0