Code review for 6190d828cd2
Amit Langote <amitlan@postgresql.org>
Code review for 6190d828cd2 * Fix the comment of init_dummy_sjinfo() to remove references to non-existing parameters 'rel1' and 'rel2'. * Adjust consider_new_or_clause() to call init_dummy_sjinfo() to make up a SpecialJoinInfo for inner joins like other code sites that were adjusted in 6190d828cd2 to do so. Author: Richard Guo <guofenglinux@gmail.com> Reported-by: Richard Guo <guofenglinux@gmail.com> Discussion: https://postgr.es/m/CAExHW5tHqEf3ASVqvFFcghYGPfpy7o3xnvhHwBGbJFMRH8KjNw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/path/joinrels.c | modified | +3 −2 |
| src/backend/optimizer/util/orclauses.c | modified | +5 −18 |
Discussion
- Memory consumed by child SpecialJoinInfo in partitionwise join planning 35 messages · 2023-07-27 → 2024-03-25