Fix documentation of pgrowlocks using "lock_type" instead of "modes"

Michael Paquier <michael@paquier.xyz>

Commit: 0353f48f0e7c85bc1a053710ed42ab23123b0b7c
Author: Michael Paquier <michael@paquier.xyz>
Date: 2018-10-02T07:36:11Z
Releases: 9.6.11
Fix documentation of pgrowlocks using "lock_type" instead of "modes"

The example used in the documentation is outdated as well.  This is an
oversight from 0ac5ad5, which bumped up pgrowlocks but forgot some bits
of the documentation.

Reported-by: Chris Wilson
Discussion: https://postgr.es/m/153838692816.2950.12001142346234155699@wrigleys.postgresql.org
Backpatch-through: 9.3

Files

PathChange+/−
doc/src/sgml/pgrowlocks.sgml modified +9 −9

Documentation touched

Discussion