Doc: fix table of BRIN operator strategy numbers.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 82bbfc75c1bc3338b7208f1a7664878de0d3c59b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-07-18T17:32:48Z
Releases: 9.6.0
Doc: fix table of BRIN operator strategy numbers.

brin-extensibility-inclusion-table was confused in places about the
difference between strategy 4 (RTOverRight) and strategy 5 (RTRight).

Alexander Law

Files

PathChange+/−
doc/src/sgml/brin.sgml modified +6 −6

Documentation touched