There was an error while loading. Please reload this page.
1 parent 6b9e1ff commit bcf6fd6Copy full SHA for bcf6fd6
1 file changed
tsl/test/expected/jit.out
@@ -128,7 +128,6 @@ UPDATE jit_test_interval SET temp = temp * 2.3 WHERE id >= 23 and id < 73;
128
--- QUERY PLAN ---
129
Custom Scan (ModifyHypertable)
130
-> Update on public.jit_test_interval
131
- -> Index Scan using jit_test_interval_id_idx on public.jit_test_interval
132
-> Result
133
Output: (temp * '2.3'::double precision), ctid
134
One-Time Filter: false
0 commit comments