summaryrefslogtreecommitdiff
path: root/src/backend/executor/tstoreReceiver.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2025-04-02 14:34:24 +0200
committerPeter Eisentraut <peter@eisentraut.org>2025-04-02 14:42:12 +0200
commitb19893b94bdea3b206cb544619d84cea6276f648 (patch)
tree981eca7c831828b7751f1c0618cf5e41fa72b85f /src/backend/executor/tstoreReceiver.c
parente962d6d12b7e8185775da26ef0f77a3ac63d18a0 (diff)
Fix code comment
The changes made in commit d2b4b4c2259 contained incorrect comments: They said that certain forward declarations were necessary to "avoid including pathnodes.h here", but the file is itself pathnodes.h! So change the comment to just say it's a forward declaration in one case, and in the other case we don't need the declaration at all because it already appeared earlier in the file.
Diffstat (limited to 'src/backend/executor/tstoreReceiver.c')
0 files changed, 0 insertions, 0 deletions