--- title: "PostGIS_LibJSON_Version" draft: false hidden: true ---

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

See Also

PostGIS_Full_Version , PostGIS_Lib_Version , PostGIS_PROJ_Version , PostGIS_GEOS_Version , PostGIS_Version