summaryrefslogtreecommitdiff
path: root/tests/postgres_tests
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-09-30 11:26:17 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-09-30 11:26:53 +0200
commit93a42d43a6995993b9bbcb743ab3c2a2b8414ebd (patch)
tree1b4df989f52b02666c2bc766f990e59712935aa1 /tests/postgres_tests
parentb2a0978610413e4cd5ebb716b8bfa7803dff8d5b (diff)
[4.0.x] Fixed #33159 -- Reverted "Fixed #32970 -- Changed WhereNode.clone() to create a shallow copy of children."
This reverts commit e441847ecae99dd1ccd0d9ce76dbcff51afa863c. A shallow copy is not enough because querysets can be reused and evaluated in nested nodes, which shouldn't mutate JOIN aliases. Thanks Michal Čihař for the report. Backport of 903aaa35e5ceaa33bfc9b19b7f6da65ce5a91dd4 from main
Diffstat (limited to 'tests/postgres_tests')
0 files changed, 0 insertions, 0 deletions