[Qgis-developer] provider0_9-branch merged

Marco Hugentobler marco.hugentobler at karto.baug.ethz.ch
Thu Apr 12 04:01:55 EDT 2007


Dear Paolo,

This is fixed now. Could you try if it works also with your db?

The problem was that postgis does not accept empty strings in the INSERT 
statement, so I replaced them with DEFAULT. Strange that it worked in earlier 
versions.

Regards,
Marco

Am Mittwoch, 11. April 2007 16:59 schrieb Paolo Cavallini:
> First tests: I got an error while committing changes to postgis:
> ERROR:  syntax error at or near "," at character 1689
> pc
>
> Martin Dobias ha scritto:
> > Hi all,
> >
> > today I've merged provider0_9-branch we've been recently working on.
> > We hope that there are not any regressions but one never knows :-) All
> > changes are related to vector providers and vector data handling.
> >
> > Changes visible for users:
> > - export to shapefile
> > - highlighting of currently identified feature
> >
> > Main changes visible for developers:
> > - QgsVectorDataProvider
> >  - altered semantic of select(), getNextFeature(), reset()
> >  - removal of some deprecated functions
> >  - minValue() and maxValue() return QVariant
> > - QgsGeometry
> >  - added geometry factories: fromPoint, fromPolyline, fromPolygon,
> > fromRect
> >
> > Martin
> > _______________________________________________
> > Qgis-developer mailing list
> > Qgis-developer at lists.qgis.org
> > http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-developer



More information about the Qgis-developer mailing list