Fix expected output

Previous commit had a thinko in the expected output for new tests.

Per buildfarm
pull/3/merge
Alvaro Herrera 9 years ago
parent 7526e10224
commit 3a82129a40
  1. 2
      src/test/regress/expected/brin.out

@ -425,7 +425,7 @@ $$;
SELECT brin_summarize_range('brin_summarize_idx', 0);
brin_summarize_range
----------------------
1
0
(1 row)
-- nothing: already summarized

Loading…
Cancel
Save