]> granicus.if.org Git - postgis/commit
Accept more feature type names from AddTopoGeometryColumn (#1470)
authorSandro Santilli <strk@keybit.net>
Mon, 13 Feb 2012 16:29:30 +0000 (16:29 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 13 Feb 2012 16:29:30 +0000 (16:29 +0000)
commite9817355e94724bc197470bd3a883388fd7d40e3
treea5e43505b8cea657268bb24cc86c5f1913445384
parent2192c713e70bdb8fbb004a9ffc5ac53f198cbba8
Accept more feature type names from AddTopoGeometryColumn (#1470)

With this commit you can pass return of ST_GeometryType or
return GeometryType as input to the function.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9172 b70326c6-7e19-0410-871a-916f4a2858ee
topology/test/regress/addtopogeometrycolumn.sql
topology/test/regress/addtopogeometrycolumn_expected
topology/topology.sql.in.c