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 | 6303df08f0c4961c4e13b8e2aefab2dc1be7cd2d (patch) | |
tree | afb05864ef53309cc3747f690091b4e3ffa5a049 /src/backend/access/gist/gistutil.c | |
parent | 43f76fb1944ea5219856819535e2386362ccad49 (diff) | |
download | postgresql-6303df08f0c4961c4e13b8e2aefab2dc1be7cd2d.tar.gz postgresql-6303df08f0c4961c4e13b8e2aefab2dc1be7cd2d.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/gistutil.c')
0 files changed, 0 insertions, 0 deletions