mirror of
https://github.com/postgres/postgres.git
synced 2025-06-08 22:02:03 +03:00
Fix typo and omission in my earlier 9.5 release notes commit.
This commit is contained in:
parent
c0b0501925
commit
1561b541fd
@ -195,7 +195,7 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<acronym>BRIN</> indexes are very compact and cheap to to update by
|
<acronym>BRIN</> indexes are very compact and cheap to update by
|
||||||
storing min/max values for a range of heap blocks.
|
storing min/max values for a range of heap blocks.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
@ -282,7 +282,7 @@ Add GUC and storage parameter to set the maximum size of GIN pending list.
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<!--
|
<!--
|
||||||
FIXME: I'm unclear which commits this refers to?
|
2014-11-07 [5ea86e6] Robert..: Use the sortsupport infrastructure in more cas..
|
||||||
-->
|
-->
|
||||||
<para>
|
<para>
|
||||||
Extend the infrastructure that allows sorting to be performed by
|
Extend the infrastructure that allows sorting to be performed by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user