diff options
author | Tom Lane | 2024-10-31 19:53:58 +0000 |
---|---|---|
committer | Tom Lane | 2024-10-31 20:09:27 +0000 |
commit | 89e51abcb2905d6beaa09a7d3603d6882ac27033 (patch) | |
tree | 27dba1ec7f0bd023f1bfa5103fbafdf3c0841595 /src/include/windowapi.h | |
parent | b82c877e76e2398409e823773413079668cf1881 (diff) |
Add a parse location field to struct FunctionParameter.
This allows an error cursor to be supplied for a bunch of
bad-function-definition errors that previously lacked one,
or that cheated a bit by pointing at the contained type name
when the error isn't really about that.
Bump catversion from an abundance of caution --- I don't think
this node type can actually appear in stored views/rules, but
better safe than sorry.
Jian He and Tom Lane (extracted from a larger patch by Jian,
with some additional work by me)
Discussion: https://postgr.es/m/CACJufxEmONE3P2En=jopZy1m=cCCUs65M4+1o52MW5og9oaUPA@mail.gmail.com
Diffstat (limited to 'src/include/windowapi.h')
0 files changed, 0 insertions, 0 deletions