From: Simon Riggs Date: Tue, 21 Feb 2017 09:07:15 +0000 (+0000) Subject: Small correction to BRIN docs X-Git-Tag: REL_10_BETA1~862 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0bf41dd1908a0c05833168b9972e1c52cb7547b7;p=postgresql Small correction to BRIN docs Replace incorrect word "index" with "heap" Takayuki Tsunakawa --- diff --git a/doc/src/sgml/brin.sgml b/doc/src/sgml/brin.sgml index f51928513c..6448b18e46 100644 --- a/doc/src/sgml/brin.sgml +++ b/doc/src/sgml/brin.sgml @@ -63,7 +63,7 @@ Index Maintenance - At the time of creation, all existing index pages are scanned and a + At the time of creation, all existing heap pages are scanned and a summary index tuple is created for each range, including the possibly-incomplete range at the end. As new pages are filled with data, page ranges that are already