mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Fix expected output
Previous commit had a thinko in the expected output for new tests. Per buildfarm
This commit is contained in:
@ -425,7 +425,7 @@ $$;
|
||||
SELECT brin_summarize_range('brin_summarize_idx', 0);
|
||||
brin_summarize_range
|
||||
----------------------
|
||||
1
|
||||
0
|
||||
(1 row)
|
||||
|
||||
-- nothing: already summarized
|
||||
|
Reference in New Issue
Block a user