[QGIS-trac] [Quantum GIS] #1237: PostGIS layers don't display data
- geometry or attributes - since r9095
Quantum GIS
qgis at qgis.org
Thu Aug 21 21:47:04 EDT 2008
#1237: PostGIS layers don't display data - geometry or attributes - since r9095
------------------------------------------------+---------------------------
Reporter: smizuno | Owner: jef
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.0.0
Component: Data Provider | Version: HEAD
Keywords: PostGIS | Platform_version:
Platform: All | Must_fix: Yes
Status_info: 0 |
------------------------------------------------+---------------------------
No data are retrieved due as the PG server log shows errors like:
{{{ERROR: DECLARE CURSOR may only be used in transaction blocks}}}
and {{{ ERROR: cursor "oidcursor" does not exist}}}
There seems to be missing BEGIN statements in the feature/attribute
retrieval area and deduceEndian() function, at the least.
There are DECLARE CURSOR ... statements and statements that use the
cursor, but there are no transactions in effect.
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/1237>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list