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

Fix PG error when failing to update geom & constrained field #45266

Merged
merged 4 commits into from
Oct 6, 2021

Conversation

elpaso
Copy link
Contributor

@elpaso elpaso commented Sep 27, 2021

The problem was that throwing an exception the prepared statement
was not deallocated.

Fix #45100

@elpaso elpaso added Bug Either a bug report, or a bug fix. Let's hope for the latter! PostGIS data provider backport queued_ltr_backports Queued Backports labels Sep 27, 2021
@github-actions github-actions bot added this to the 3.22.0 milestone Sep 27, 2021
The problem was that throwing an exception the prepared statement
was not deallocated.

Fix qgis#45100
@elpaso elpaso force-pushed the bugfix-gh45100-pg-prepared-error branch from 4baa3f1 to 1aed493 Compare September 27, 2021 11:35
@rouault rouault enabled auto-merge (squash) September 28, 2021 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport queued_ltr_backports Queued Backports Bug Either a bug report, or a bug fix. Let's hope for the latter! PostGIS data provider
Projects
None yet
3 participants