Skip to content

Fix PostgreSQL deleting too much with complex predicates#11616

Merged
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/fix-postgresql-deleting-too-much-with-complex-predicates-54fa0d
Mar 24, 2022
Merged

Fix PostgreSQL deleting too much with complex predicates#11616
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/fix-postgresql-deleting-too-much-with-complex-predicates-54fa0d

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Mar 22, 2022

"Complex predicates" (given as ConnectorExpression) were ignored.

Fixes #11615

@findepi findepi requested review from hashhar, losipiuk and wendigo March 22, 2022 14:18
@cla-bot cla-bot bot added the cla-signed label Mar 22, 2022
@findepi findepi force-pushed the findepi/fix-postgresql-deleting-too-much-with-complex-predicates-54fa0d branch from b30c460 to 85da258 Compare March 22, 2022 14:27
@findepi findepi force-pushed the findepi/fix-postgresql-deleting-too-much-with-complex-predicates-54fa0d branch from 85da258 to 5787e7b Compare March 23, 2022 07:19
"Complex predicates" (given as `ConnectorExpression`) were ignored.
@findepi findepi force-pushed the findepi/fix-postgresql-deleting-too-much-with-complex-predicates-54fa0d branch from 5787e7b to d96ad05 Compare March 23, 2022 07:32
@findepi findepi merged commit 97e7483 into trinodb:master Mar 24, 2022
@github-actions github-actions bot added this to the 375 milestone Mar 24, 2022
@findepi findepi deleted the findepi/fix-postgresql-deleting-too-much-with-complex-predicates-54fa0d branch March 24, 2022 08:48
@findepi findepi mentioned this pull request Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Too much deleted in PostgreSQL when query involves LIKE predicate

3 participants