projects
/
postgresql-pgindent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0b0501
)
Fix typo and omission in my earlier 9.5 release notes commit.
author
Andres Freund
<
[email protected]
>
Tue, 30 Jun 2015 19:09:51 +0000
(21:09 +0200)
committer
Andres Freund
<
[email protected]
>
Tue, 30 Jun 2015 19:09:51 +0000
(21:09 +0200)
doc/src/sgml/release-9.5.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-9.5.sgml
b/doc/src/sgml/release-9.5.sgml
index 0ef79aa9e787a2118d7b58843a77054bf7674bec..983dc82d62d06040ee310dc5505fac9362d398cc 100644
(file)
--- a/
doc/src/sgml/release-9.5.sgml
+++ b/
doc/src/sgml/release-9.5.sgml
@@
-195,7
+195,7
@@
</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.
</para>
</listitem>
@@
-282,7
+282,7
@@
Add GUC and storage parameter to set the maximum size of GIN pending list.
<listitem>
<!--
-FIXME: I'm unclear which commits this refers to?
+2014-11-07 [5ea86e6] Robert..: Use the sortsupport infrastructure in more cas..
-->
<para>
Extend the infrastructure that allows sorting to be performed by