]> granicus.if.org Git - postgis/commit
Report libjson availability from postgis_full_version (#1660)
authorSandro Santilli <strk@keybit.net>
Wed, 7 Mar 2012 11:18:07 +0000 (11:18 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 7 Mar 2012 11:18:07 +0000 (11:18 +0000)
commit8df69f55cd6ee192f5a672cea607c1b8dd403814
treeeb1ab0a3106b4abdc800bbf4ec67acdd0971b059
parentb9fc414c344a0c63ad8a3fa06442d3a86248ba8a
Report libjson availability from postgis_full_version (#1660)

This commit adds a postgis_libjson_version() although the library
doesn't give any version information. We just return NULL if not
using the library and "UNKNOWN" otherwise.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9418 b70326c6-7e19-0410-871a-916f4a2858ee
postgis/lwgeom_in_geojson.c
postgis/postgis.sql.in.c