Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uninitialized field variables in QgsPostgresProvider in trunk r8383 #11112

Closed
qgib opened this issue Apr 28, 2008 · 1 comment
Closed

Uninitialized field variables in QgsPostgresProvider in trunk r8383 #11112

qgib opened this issue Apr 28, 2008 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers

Comments

@qgib
Copy link
Contributor

qgib commented Apr 28, 2008

Author Name: shader - (shader -)
Original Redmine Issue: 1052

Redmine category:data_provider
Assignee: nobody -


[[QgsPostgresProvider]] has bug in uninitilized variables like useWkbHex and others that must be initialized in [[QgsPostgresProvider]]::postgisVersion. But if we have 2 and more layers from same [[PostgreSQL]] database then 1st layer has properly initialized, but 2nd and others hasn't. Function postgisVersion not executed for that layers. It may be fixed by simple patch (attached)


@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2008

Author Name: Jürgen Fischer (@jef-n)


fixed in 518a97b (SVN r8390)


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers labels May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers
Projects
None yet
Development

No branches or pull requests

1 participant