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

Code
SELECT PostGIS_LibJSON_Version();
Output
0.17