Fix misleading comment in paraminfo_get_equal_hashops
David Rowley <drowley@postgresql.org>
Fix misleading comment in paraminfo_get_equal_hashops The comment mistakenly claimed the code was checking PlaceHolderVars for volatile functions when the code was actually checking lateral vars. Update the comment to reflect the reality of the code. Author: Richard Guo Discussion: https://postgr.es/m/CAMbWs48HZGZOV85g0fx8z1qDx6NNKHexJPT2FCnKnZhxBWkd-A@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/path/joinpath.c | modified | +1 −1 |
Discussion
- Fix a comment in paraminfo_get_equal_hashops 2 messages · 2023-08-04 → 2023-08-07