From 1561b541fd43b492ed9fe1b5c907bd88f54d1053 Mon Sep 17 00:00:00 2001
From: Andres Freund
Date: Tue, 30 Jun 2015 21:09:51 +0200
Subject: Fix typo and omission in my earlier 9.5 release notes commit.
---
doc/src/sgml/release-9.5.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/src/sgml/release-9.5.sgml b/doc/src/sgml/release-9.5.sgml
index 0ef79aa9e78..983dc82d62d 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
--
cgit v1.2.3