]> granicus.if.org Git - postgis/commit
First draft of a test for typmod (#1085)
authorSandro Santilli <strk@keybit.net>
Fri, 13 Jan 2012 17:33:26 +0000 (17:33 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 13 Jan 2012 17:33:26 +0000 (17:33 +0000)
commit6c3c6a8f7bb2e5c8fe6dfdeabd52285c6d98d309
tree9497ec8a0df81731c2aff59bd51f10781f8bb6fb
parent0dbee4dfdd3ab529239d7ea0593d5533b22d82dd
First draft of a test for typmod (#1085)

This version simply creates the tables and checks geometry_columns.
Should be enhanced to test effectiveness of constraints.

git-svn-id: http://svn.osgeo.org/postgis/trunk@8803 b70326c6-7e19-0410-871a-916f4a2858ee
regress/Makefile.in
regress/typmod.sql [new file with mode: 0644]
regress/typmod_expected [new file with mode: 0644]