diff options
author | David Rowley <drowley@postgresql.org> | 2023-08-07 18:16:46 +1200 |
---|---|---|
committer | David Rowley <drowley@postgresql.org> | 2023-08-07 18:16:46 +1200 |
commit | fdd79d8992d600d38eecfab568b27f6d04e4dfb3 (patch) | |
tree | f2da4f8e1debe2950f365f2491419ef75b869539 /src/backend/executor/nodeModifyTable.c | |
parent | 6c00d2c9d4c533dad4e0afe28cfde0e12e4eb4e0 (diff) | |
download | postgresql-fdd79d8992d600d38eecfab568b27f6d04e4dfb3.tar.gz postgresql-fdd79d8992d600d38eecfab568b27f6d04e4dfb3.zip |
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
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions