[postgis-devel] [PostGIS] #1830: pgsql2shp fix for "XInvalid endian flag value encountered" on PostgreSQL 9.2
PostGIS
trac at osgeo.org
Mon May 28 08:29:20 PDT 2012
#1830: pgsql2shp fix for "XInvalid endian flag value encountered" on PostgreSQL
9.2
----------------------------+-----------------------------------------------
Reporter: dfuhry2 | Owner: pramsey
Type: defect | Status: reopened
Priority: high | Milestone: PostGIS 2.0.1
Component: loader/dumper | Version: 2.0.x
Resolution: | Keywords:
----------------------------+-----------------------------------------------
Comment(by mcayland):
That does seem to be an excessively complicated approach - why not simply
just always send "SET bytea_output = 'escape'" if PQserverVersion()
returns something >= 9.0 (see http://www.postgresql.org/docs/8.4/static
/libpq-status.html).
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1830#comment:8>
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