Skip to content

Commit

Permalink
More work on the postgres provider:
Browse files Browse the repository at this point in the history
- put common code from select/getNextFeature and getFeatureById methods 
  to new declareCursor and getFeature methods
- unify type handling and support bool, arrays and time types
  (fixes #1009)
- ignore columns not explicitly supported (might apply to columns
  previously supported implicitly; please file a bug if you run into
  one)
- fixes a unreported problem with getFeatureById returning only NULL
  attributes.

Please test!


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

0 comments on commit d5bdbb4

Please sign in to comment.