Skip to content

Commit

Permalink
another postgres provider update:
Browse files Browse the repository at this point in the history
- make declareCursor and getFeature private
- there's no need to track column names in cursors
  (which contained a bug triggering #962 again and more)
- introduce private method field(index) that verifies that
  the index in valid or throws an exception.
- use that in public methods that get indexes from
  outside (minValue, maxValue, uniqueValues...)


git-svn-id: http://svn.osgeo.org/qgis/trunk@8290 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Mar 27, 2008
1 parent 68a41f6 commit fa696cd
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 194 deletions.

0 comments on commit fa696cd

Please sign in to comment.