[postgis-tickets] [PostGIS] #3426: Patch to fix test_wkb_out_point failure on hppa & mips.
PostGIS
trac at osgeo.org
Wed Jan 13 10:15:51 PST 2016
#3426: Patch to fix test_wkb_out_point failure on hppa & mips.
-----------------------+---------------------------
Reporter: sebastic | Owner: robe
Type: defect | Status: reopened
Priority: medium | Milestone: PostGIS 2.2.2
Component: postgis | Version: 2.2.x
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by strk):
Example hard-coded values (FOSS4G FOSS4G):
{{{
-- XDR:
select ST_AsText(decode('0101000000F05546F05546f87fF05546F05546f87f',
'hex')::geometry);
-- NDR:
select ST_AsText(decode('00000000017FF7F05546F055467FF7F05546F05546',
'hex')::geometry);
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3426#comment:13>
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-tickets
mailing list