Skip to content

Commit bcf6fd6

Browse files
committed
jit....
1 parent 6b9e1ff commit bcf6fd6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tsl/test/expected/jit.out

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ UPDATE jit_test_interval SET temp = temp * 2.3 WHERE id >= 23 and id < 73;
128128
--- QUERY PLAN ---
129129
Custom Scan (ModifyHypertable)
130130
-> Update on public.jit_test_interval
131-
-> Index Scan using jit_test_interval_id_idx on public.jit_test_interval
132131
-> Result
133132
Output: (temp * '2.3'::double precision), ctid
134133
One-Time Filter: false

0 commit comments

Comments
 (0)