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

PostGIS trac at osgeo.org
Mon Jun 7 14:46:39 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 robe):

 It just occurred to me that for PostGIS 1.5+, our minimum version of
 supported PostgreSQL is 8.3.  Wasn't 8.3 the version where they introduced
 function level GUCs?

 So we could tack on this GUC change on ST_AsBinary function so people
 don't need to make the change global.  I can't think of why we would ever
 want ST_AsBinary to be hex encoded as that would just make it the same as
 our regular PostGIS output wouldn't it?

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