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

PostGIS trac at osgeo.org
Mon Jun 7 10:13:54 PDT 2010


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

 Hmmm I wonder if this is a result of changing the default escaping from
 bytea to hex in PostgreSQL 9.0? For more details see:

 http://developer.postgresql.org/pgdocs/postgres/datatype-binary.html
 http://developer.postgresql.org/pgdocs/postgres/runtime-config-
 client.html#GUC-BYTEA-OUTPUT

 Does changing the bytea_output GUC back to escape fix this?

 Mark.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/538#comment:1>
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