pgsql: Fix documentation of pgrowlocks using "lock_type" instead of "mo

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix documentation of pgrowlocks using "lock_type" instead of "mo
Date: 2018-10-02 07:40:34
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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/[email protected]
Backpatch-through: 9.3

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e9cff306168743e6ff2abdc03e4857ecb9fb4001

Modified Files
--------------
doc/src/sgml/pgrowlocks.sgml | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-10-02 14:15:28 Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru
Previous Message Michael Paquier 2018-10-02 06:55:08 Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru