Mark some new location fields as ParseLoc
authorPeter Eisentraut
Tue, 16 Apr 2024 18:22:41 +0000 (20:22 +0200)
committerPeter Eisentraut
Tue, 16 Apr 2024 18:22:41 +0000 (20:22 +0200)
commit2ea5d8bece85518b4b8c052ff134c294c21543e0
tree88d6841b79da1a7bdd84cda7174c710268557919
parentec07d0d7fae9ac990061bef1aa8995f842839a40
Mark some new location fields as ParseLoc

Some new code probably didn't see 605721f819f and continued to use
type int for parse location fields.  Fix those.
src/include/nodes/parsenodes.h
src/include/nodes/primnodes.h