Sven Klemm 43c8e51510 Fix Var handling for Vars of different level in constify_now
This patch fixes the constify_now optimization to ignore Vars of
different level. Previously this could potentially lead to an
assertion failure cause the varno of that varno might be bigger
than the number of entries in the rangetable. Found by sqlsmith.
2022-05-19 11:45:17 +02:00
..
2022-05-18 11:47:07 +02:00
2021-01-22 22:18:18 +01:00
2022-03-10 11:22:33 +01:00