mirror of
https://github.com/postgres/postgres.git
synced 2025-10-17 00:06:40 -04:00
doc: Fix typo
Author: Julien Rouhaud <julien.rouhaud@dalibo.com>
This commit is contained in:
parent
b74701043e
commit
506b565831
@ -81,7 +81,7 @@
|
||||
occur. (This last trigger is disabled by default and can be enabled
|
||||
with the <literal>autosummarize</literal> parameter.)
|
||||
Conversely, a range can be de-summarized using the
|
||||
<function>brin_desummarize_range(regclass, bigint)</function> range,
|
||||
<function>brin_desummarize_range(regclass, bigint)</function> function,
|
||||
which is useful when the index tuple is no longer a very good
|
||||
representation because the existing values have changed.
|
||||
</para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user