Bug report #11313

Bad integer variables in postgis providers. Need unsigned int 0-4294967295

Added by Alexander Novoselov over 9 years ago. Updated about 5 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Data Provider/PostGIS
Affected QGIS version:2.4.0 Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:end of life
Crashes QGIS or corrupts data:No Copied to github as #:19609

Description

In the long-lived database Postgresql, and an increase in counter OID 2147483647 overflow occurs above variables, using this OID.
As a result, does not create a binary cursor, and work with a layer of broken.
Geometry are displayed correctly, but the fields are not defined. Table attributes layer - ERROR.

Search problem should be visible here src/providers/postgres. Many of the variables passed to the function int.

Need unsigned int 0-4294967295!!!

History

#1 Updated by Giovanni Manghi about 7 years ago

  • Target version deleted (Future Release - High Priority)
  • Priority changed from High to Normal

#2 Updated by Giovanni Manghi almost 7 years ago

  • Easy fix? set to No
  • Regression? set to No

#3 Updated by Jürgen Fischer over 6 years ago

  • Assignee deleted (Jürgen Fischer)

#4 Updated by Giovanni Manghi about 5 years ago

  • Status changed from Open to Closed
  • Resolution set to end of life

Also available in: Atom PDF