mirror of
https://github.com/postgres/postgres.git
synced 2025-05-11 05:41:32 +03:00
Fix expected output
Previous commit had a thinko in the expected output for new tests. Per buildfarm
This commit is contained in:
parent
7526e10224
commit
3a82129a40
@ -425,7 +425,7 @@ $$;
|
|||||||
SELECT brin_summarize_range('brin_summarize_idx', 0);
|
SELECT brin_summarize_range('brin_summarize_idx', 0);
|
||||||
brin_summarize_range
|
brin_summarize_range
|
||||||
----------------------
|
----------------------
|
||||||
1
|
0
|
||||||
(1 row)
|
(1 row)
|
||||||
|
|
||||||
-- nothing: already summarized
|
-- nothing: already summarized
|
||||||
|
Loading…
x
Reference in New Issue
Block a user