BUG #3339: postgis astext() function returns broken string through ODBC

From: "Dorofeev A(dot)V(dot)" <Megadrofan(at)yandex(dot)ru>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3339: postgis astext() function returns broken string through ODBC
Date: 2007-06-03 13:12:33
Message-ID: 200706031312.l53DCXx8099615@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3339
Logged by: Dorofeev A.V.
Email address: Megadrofan(at)yandex(dot)ru
PostgreSQL version: v8.2.4
Operating system: M$ Windows XP
Description: postgis astext() function returns broken string through
ODBC
Details:

This bug appears when i`m trying to represent as text binary geometry field
in postgis if the geometry is huge(200-300 vertexses) but it isn`t a postgis
bug because when i`m trying to view data in comand line trough psql (psql
-f test.sql -d postis) the geometry string is OK. But when i`m trying to
access geometry using ADOB i got a broken string.Test case and dicussion of
this bug on postgis bugtracker
http://postgis.refractions.net/bugs/bug.php?op=show&bugid=151&pos=23

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Laurent Hinault 2007-06-03 16:32:52 BUG #3341: Reinstallation error
Previous Message Neil Conway 2007-06-02 15:16:08 Re: minor issue - one semicolumn too many in the docs