From: Andres Freund Date: Tue, 30 Jun 2015 19:09:51 +0000 (+0200) Subject: Fix typo and omission in my earlier 9.5 release notes commit. X-Git-Url: http://git.postgresql.org/gitweb/-?a=commitdiff_plain;h=1561b541fd43b492ed9fe1b5c907bd88f54d1053;p=users%2Frhaas%2Fpostgres.git Fix typo and omission in my earlier 9.5 release notes commit. --- diff --git a/doc/src/sgml/release-9.5.sgml b/doc/src/sgml/release-9.5.sgml index 0ef79aa9e7..983dc82d62 100644 --- a/doc/src/sgml/release-9.5.sgml +++ b/doc/src/sgml/release-9.5.sgml @@ -195,7 +195,7 @@ - BRIN indexes are very compact and cheap to to update by + BRIN indexes are very compact and cheap to update by storing min/max values for a range of heap blocks. @@ -282,7 +282,7 @@ Add GUC and storage parameter to set the maximum size of GIN pending list. Extend the infrastructure that allows sorting to be performed by