PostGIS_LibJSON_Version
Name
PostGIS_LibJSON_Version — Returns the version number of the libjson-c library.
Synopsis
text
PostGIS_LibJSON_Version
(
)
;
Description
Returns the version number of the LibJSON-C library.
Examples
SELECT PostGIS_LibJSON_Version(); postgis_libjson_version ------------------------- 0.17