Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b747010 commit 506b565Copy full SHA for 506b565
doc/src/sgml/brin.sgml
@@ -81,7 +81,7 @@
81
occur. (This last trigger is disabled by default and can be enabled
82
with the <literal>autosummarize</literal> parameter.)
83
Conversely, a range can be de-summarized using the
84
- <function>brin_desummarize_range(regclass, bigint)</function> range,
+ <function>brin_desummarize_range(regclass, bigint)</function> function,
85
which is useful when the index tuple is no longer a very good
86
representation because the existing values have changed.
87
</para>
0 commit comments