doc: fix description of backward_scan

Andrew Gierth <rhodiumtoad@postgresql.org>

Commit: 4a9b44d3c075fe73661d0407faf6f048075a00f9
Author: Andrew Gierth <rhodiumtoad@postgresql.org>
Date: 2018-05-17T20:19:57Z
Releases: 9.6.10
doc: fix description of backward_scan

The description of the index property backward_scan was incorrect and
misleading; rectify.

Backpatch to 9.6 where the amutils functionality was introduced.

Files

PathChange+/−
doc/src/sgml/func.sgml modified +3 −1

Documentation touched