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

Commit 696684d

Browse files
committed
docs: Fix typo'd brin_summarize_new_values
I wrote "brin_summarize_new_pages" instead, in docs as well as in the commit message of commit ac443d1. Bug: #14030 Reported-By: Chris Pacejo
1 parent bd0ab28 commit 696684d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/brin.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
tuple; those tuples remain unsummarized until a summarization run is
7575
invoked later, creating initial summaries.
7676
This process can be invoked manually using the
77-
<function>brin_summarize_new_pages(regclass)</function> function,
77+
<function>brin_summarize_new_values(regclass)</function> function,
7878
or automatically when <command>VACUUM</command> processes the table.
7979
</para>
8080
</sect2>

0 commit comments

Comments
 (0)