[postgis-devel] [PostGIS] #1830: pgsql2shp fix for "XInvalid endian flag value encountered"
PostGIS
trac at osgeo.org
Tue Jun 19 20:16:46 PDT 2012
#1830: pgsql2shp fix for "XInvalid endian flag value encountered"
----------------------------+-----------------------------------------------
Reporter: dfuhry2 | Owner: mcayland
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 2.0.2
Component: loader/dumper | Version: 2.0.x
Resolution: wontfix | Keywords:
----------------------------+-----------------------------------------------
Changes (by robe):
* status: new => closed
* resolution: => wontfix
Comment:
+1 - yes let's not fix.
I think the newer libpqs are already smart enough to work with older
PostgreSQL. So it's only an issue for those trying to use an older libpq
with a newer postgreSQL install. They shouldn't be doing that anyway and
we shouldn't be encouraging it. Even PostgreSQL for example doesn't allow
you to backup/restore a PostgreSQL database with an older
pg_dump/pg_restore. I see this as much the same thing :)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1830#comment:14>
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