aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2024-02-29 14:05:56 +0100
committerPeter Eisentraut <peter@eisentraut.org>2024-02-29 14:09:09 +0100
commit8b29a119fdaa381d6f75105f539b1e658c0f8cdb (patch)
tree9e8862e82a4f854f9cab7bcc3fe2b6519d2c8847 /src/backend/executor/nodeModifyTable.c
parent362de947cd7e8c826d9b3c5dc2590348263ed3c1 (diff)
downloadpostgresql-8b29a119fdaa381d6f75105f539b1e658c0f8cdb.tar.gz
postgresql-8b29a119fdaa381d6f75105f539b1e658c0f8cdb.zip
Add missing RangeTblEntry field to jumble
RangeTblEntry.funcordinality should be jumbled, because the WITH ORDINALITY clause changes the query result. This was apparently an oversight in the past. Discussion: https://www.postgresql.org/message-id/flat/d7f421f8-fd6d-4759-adc3-247090a5d44b%40eisentraut.org
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions