Nombre

PostGIS_LibJSON_Version — Returns the version number of the libjson-c library.

Sinopsis

text PostGIS_LibJSON_Version();

Descripción

Returns the version number of the LibJSON-C library.

Ejemplos

Code
SELECT PostGIS_LibJSON_Version();
Output
0.17