[postgis-devel] [PostGIS] #538: Problem with rendering PostgreSQL 9.0 beta ST_AsBinary

PostGIS trac at osgeo.org
Sat Oct 2 07:39:16 PDT 2010


#538: Problem with rendering PostgreSQL 9.0 beta ST_AsBinary
-----------------------------------+----------------------------------------
 Reporter:  robe                   |       Owner:  pramsey       
     Type:  defect                 |      Status:  new           
 Priority:  medium                 |   Milestone:  PostGIS Future
Component:  postgis                |     Version:  1.5.X         
 Keywords:  postgresql9.0 windows  |  
-----------------------------------+----------------------------------------

Comment(by michaudm):

 Hi,

 So, the bytea output format from PostgreSQL has changed.
 My guess is that java code concerned by this change is
 ResultSet.getBytes(columnIndex), which, I think, is the jdbc driver job.

 From the following page, it appears the problem has been fixed in last
 postgresql drivers.
 http://jdbc.postgresql.org/changes.html#version_9.0-dev800
 Could anyone with Postgresql 9.0 installed check if this new driver +
 openjump fix the problem.

 Thanks for your bug report on OpenJUMP bug tracker

 Michaƫl, OpenJUMP contributor

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/538#comment:11>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list