diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2023-06-13 18:01:33 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2023-06-13 18:01:33 -0400 |
commit | 63e4f13d2a78124c798165814a679b0534db87a5 (patch) | |
tree | d8f62020c51f63d2a2ad6b6c3f73512a24a26ceb /contrib/intarray/_int_gist.c | |
parent | 792213f2e9f6d321d5a463f4a0fc263c2b770ac3 (diff) | |
download | postgresql-63e4f13d2a78124c798165814a679b0534db87a5.tar.gz postgresql-63e4f13d2a78124c798165814a679b0534db87a5.zip |
Fix "wrong varnullingrels" for Memoize's lateral references, too.
The issue fixed in commit bfd332b3f can also bite Memoize plans,
because of the separate copies of lateral reference Vars made
by paraminfo_get_equal_hashops. Apply the same hacky fix there.
(In passing, clean up shaky grammar in the existing comments
for this function.)
Richard Guo
Discussion: https://postgr.es/m/CAMbWs4-krwk0Wbd6WdufMAupuou_Ua73ijQ4XQCr1Mb5BaVtKQ@mail.gmail.com
Diffstat (limited to 'contrib/intarray/_int_gist.c')
0 files changed, 0 insertions, 0 deletions