]> granicus.if.org Git - postgis/commit
Fix type detection in tables with null geometries (#2700)
authorSandro Santilli <strk@keybit.net>
Fri, 4 Apr 2014 11:47:12 +0000 (11:47 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 4 Apr 2014 11:47:12 +0000 (11:47 +0000)
commit957e1835035379e4b56b0def4455b3cdab412266
treeb28c665260fe2c7800af2511c8df3f862257b06f
parentfd74e4b31b0739ffb3957afc3acc2fd8e6758763
Fix type detection in tables with null geometries (#2700)

Includes testcase

git-svn-id: http://svn.osgeo.org/postgis/trunk@12421 b70326c6-7e19-0410-871a-916f4a2858ee
loader/pgsql2shp-core.c
regress/dumper/null3d.dmp [new file with mode: 0644]
regress/dumper/null3d_expected.dbf [new file with mode: 0644]
regress/dumper/null3d_expected.shp [new file with mode: 0644]
regress/dumper/null3d_expected.shx [new file with mode: 0644]
regress/run_test.pl