Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3a82129

Browse files
committed
Fix expected output
Previous commit had a thinko in the expected output for new tests. Per buildfarm
1 parent 7526e10 commit 3a82129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/regress/expected/brin.out

+1-1
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ $$;
425425
SELECT brin_summarize_range('brin_summarize_idx', 0);
426426
brin_summarize_range
427427
----------------------
428-
1
428+
0
429429
(1 row)
430430

431431
-- nothing: already summarized

0 commit comments

Comments
 (0)