forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfdd79d8
committed
Fix misleading comment in paraminfo_get_equal_hashops
The comment mistakenly claimed the code was checking PlaceHolderVars forvolatile functions when the code was actually checking lateral vars.Update the comment to reflect the reality of the code.Author: Richard GuoDiscussion:https://postgr.es/m/CAMbWs48HZGZOV85g0fx8z1qDx6NNKHexJPT2FCnKnZhxBWkd-A@mail.gmail.com1 parent6c00d2c commitfdd79d8
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
529 | 529 |
| |
530 | 530 |
| |
531 | 531 |
| |
532 |
| - | |
| 532 | + | |
533 | 533 |
| |
534 | 534 |
| |
535 | 535 |
| |
|
0 commit comments
Comments
(0)