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();
0.17