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 | 4c81a50e5b6ea0bf2bc9896a6c89d16163598b43 (patch) | |
tree | 7fb7cbb28ac31c31c7c1e3f08b6486a41a77dff4 /src/backend/utils/adt/misc.c | |
parent | e33ae53ddec80c15d297a31713212c05ea7341db (diff) | |
download | postgresql-4c81a50e5b6ea0bf2bc9896a6c89d16163598b43.tar.gz postgresql-4c81a50e5b6ea0bf2bc9896a6c89d16163598b43.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/utils/adt/misc.c')
0 files changed, 0 insertions, 0 deletions