]> granicus.if.org Git - postgis/commit
Do not abort populate_geometry_columns when table can't be altered
authorSandro Santilli <strk@keybit.net>
Tue, 16 Oct 2012 20:42:46 +0000 (20:42 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 16 Oct 2012 20:42:46 +0000 (20:42 +0000)
commitfbaed4449c4c6d1c0fe58f7df6aa0346d4c061c2
tree9b9729e3b57c9d01055a459353d7c5c7ada59065
parent433bbbf53863e23b670f9bf4b34ba33ade92845f
Do not abort populate_geometry_columns when table can't be altered

Also print the reason for the limitation. See #2049.

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