diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-08-05 15:57:46 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-08-05 15:57:46 -0400 |
commit | b9243cadad55e296e83839fb96457f64dcaaeb25 (patch) | |
tree | fe728522c50ec6989f900cc2514465a4ab239953 /src/backend/executor/nodeModifyTable.c | |
parent | 3fe2fc6bbdb251c78a88cdd41e400014be76f80e (diff) | |
download | postgresql-b9243cadad55e296e83839fb96457f64dcaaeb25.tar.gz postgresql-b9243cadad55e296e83839fb96457f64dcaaeb25.zip |
Partially undo commit 94da73281.
On closer inspection, mcv.c isn't as broken for ScalarArrayOpExpr
as I thought. The Var-on-right issue is real enough, but actually
it does cope fine with a NULL array constant --- I was misled by
an XXX comment suggesting it didn't. Undo that part of the code
change, and replace the XXX comment with something less misleading.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions