There was an error while loading. Please reload this page.
1 parent 5c01135 commit 14e5876Copy full SHA for 14e5876
1 file changed
tsl/test/expected/constraints_not_valid.out
@@ -87,7 +87,7 @@ INFO: SkipScan used on _hyper_2_7_chunk_sk_dev_idx(dev NULLS LAST)
87
--- QUERY PLAN ---
88
Unique (actual rows=5.00 loops=1)
89
-> Custom Scan (SkipScan) on _hyper_2_7_chunk (actual rows=5.00 loops=1)
90
- -> Index Only Scan using _hyper_2_7_chunk_sk_dev_idx on _hyper_2_7_chunk (actual rows=5.00 loops=1)
+ -> Index Only Scan using _hyper_2_7_chunk_sk_dev_idx on _hyper_2_7_chunk (actual rows=0.83 loops=6)
91
Index Cond: (dev > NULL::integer)
92
93
select distinct dev from sk order by dev;
0 commit comments