]> granicus.if.org Git - postgis/commit
Have postgis_typmod_dims return NULL for unconstrained dims (#3068)
authorSandro Santilli <strk@keybit.net>
Tue, 3 Mar 2015 12:42:47 +0000 (12:42 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 3 Mar 2015 12:42:47 +0000 (12:42 +0000)
commitb6199cea1fec077144fca488bb4a71bbd470a52d
treee93ee41cb5802157cb9839d972d91f974df09248
parent63aa79951081d4ab10e5f361531071ad1ea4cb72
Have postgis_typmod_dims return NULL for unconstrained dims (#3068)

This is consistent with postgis_constraint_type() also returning
NULL for unconstrained.

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