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

PostGIS driver: remove fallback use of OID as unique ID #6367

Closed
jmckenna opened this issue Jul 9, 2021 · 1 comment
Closed

PostGIS driver: remove fallback use of OID as unique ID #6367

jmckenna opened this issue Jul 9, 2021 · 1 comment
Assignees
Milestone

Comments

@jmckenna
Copy link
Member

jmckenna commented Jul 9, 2021

@jmckenna jmckenna added this to the 8.0 Release milestone Jul 9, 2021
@jmckenna jmckenna changed the title PostGIS driver: remove fallback use of OID as unque ID PostGIS driver: remove fallback use of OID as unique ID Jul 9, 2021
@jmckenna
Copy link
Member Author

jmckenna commented Jul 9, 2021

more thoughts: the fallback to OIDs are still very useful, as many users still connect to <PostgreSQL 12. Anyway, this ticket should still be filed. (a more elegant way could be to check PG version and handle accordingly, maybe)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants