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/qgis@8290 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Mar 27, 2008
1 parent a0757cd commit 3eb5b80
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 194 deletions.
Loading

0 comments on commit 3eb5b80

Please sign in to comment.