제목

PostGIS_Wagyu_Version — Returns the version number of the internal Wagyu library.

요약

text PostGIS_Wagyu_Version();

설명

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

예시

Code
SELECT PostGIS_Wagyu_Version();
래스터 출력
0.5.0 (Internal)