aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeProjectSet.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-07-06 17:26:27 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-07-06 17:26:42 -0400
commit55b8ac81723c45dca95d4ad4892a1ee28db37c23 (patch)
tree6050614e426cbeb91038ba45da3104fc3690169a /src/backend/executor/nodeProjectSet.c
parent0229106afab93e9868e758f4b555daafcfac4b75 (diff)
downloadpostgresql-55b8ac81723c45dca95d4ad4892a1ee28db37c23.tar.gz
postgresql-55b8ac81723c45dca95d4ad4892a1ee28db37c23.zip
Fix wrong field order in _readMergeWhenClause().
We hadn't noticed this because it's dead code: there is no situation where we read raw parse trees from text format. So maybe the right fix is to remove the function altogether, but I'll forbear for now; it's not the only dead code in readfuncs.c, I think. Noted while comparing existing code to the results of Peter's auto-generation script.
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions