From: Paul Ramsey Date: Thu, 5 Apr 2012 18:25:22 +0000 (+0000) Subject: Geometry has Z dimension but column does not (#1755) X-Git-Tag: 2.0.1~154 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7174640cc5c0217b504fe9de4a76d31939a701d7;p=postgis Geometry has Z dimension but column does not (#1755) git-svn-id: http://svn.osgeo.org/postgis/trunk@9615 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/regress/tickets.sql b/regress/tickets.sql index c90756fba..eaa133e89 100644 --- a/regress/tickets.sql +++ b/regress/tickets.sql @@ -654,5 +654,8 @@ INSERT INTO eg (g) select 'POINT(0 0)'::geography SELECT '#1734.1', count(*) FROM eg; DROP table eg; +-- #1755 -- +select '#1755', st_geographyFromText('SRID=4326;Point(85 35 0)'); + -- Clean up DELETE FROM spatial_ref_sys; diff --git a/regress/tickets_expected b/regress/tickets_expected index 637517860..bab85102f 100644 --- a/regress/tickets_expected +++ b/regress/tickets_expected @@ -214,3 +214,4 @@ NOTICE: SRID value -1 converted to the officially unknown SRID value 0 #1697.2|0 #1697.3|1024 #1734.1|1026 +#1755|01010000A0E6100000000000000040554000000000008041400000000000000000