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 | 476f9d533084f2ad3f625b5092021b6c23c8e196 (patch) | |
tree | d10064629c096e46244bab152e6fdb3ab2a49244 /src/backend/access/gist/gist.c | |
parent | c102d1106732189de2bfeb93c11b358f9c6b4e1f (diff) | |
download | postgresql-476f9d533084f2ad3f625b5092021b6c23c8e196.tar.gz postgresql-476f9d533084f2ad3f625b5092021b6c23c8e196.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/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions