]> granicus.if.org Git - postgis/commit
added more type checking into the create table statment.
authorJeff Lounsbury <jeffloun@refractions.net>
Sat, 15 Feb 2003 00:27:14 +0000 (00:27 +0000)
committerJeff Lounsbury <jeffloun@refractions.net>
Sat, 15 Feb 2003 00:27:14 +0000 (00:27 +0000)
commit8bb975b8f2b31b8114a4b4e60a6a8db1b8abdcc2
treef2bd17222bfd41b9255509cbba26e96c9a018827
parent531b02bb0dd5af711560904969e9d7093be2e1de
added more type checking into the create table statment.
Now uses int8, and numeric types if the columns definitions are too big

git-svn-id: http://svn.osgeo.org/postgis/trunk@243 b70326c6-7e19-0410-871a-916f4a2858ee
loader/shp2pgsql.c