]> granicus.if.org Git - postgis/commit
Casts from geometry to json and jsonb
authorPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 29 Apr 2019 16:05:21 +0000 (16:05 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 29 Apr 2019 16:05:21 +0000 (16:05 +0000)
commit3a20aa5c026d8c3bc757b8e2e6e8c8a60f9cf095
tree551baad99ee2fd9bd02a6e3861c1216a6a8ece02
parent64795afb6f24de4785d7ac330344ea3cade1e341
Casts from geometry to json and jsonb
Allows to_json and to_jsonb to serialize geometry columns into json
for more intuitive json handling.
Closes #3687

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