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