Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2025-04-02 12:34:24 +0000
committerPeter Eisentraut2025-04-02 12:46:47 +0000
commit748e98d05b752e05c0f860f35f17bb0ba83631ed (patch)
treede7fefbd81a35184390c0077b6c8c6114ff2a989 /src/backend/tcop/postgres.c
parent09be39112654c3f158098fdb5f820143c0330763 (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/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions