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

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix documentation of pgrowlocks using "lock_type" instead of"mo
Дата
Msg-id E1g7FII-0006BI-VZ@gemulon.postgresql.org
обсуждение исходный текст
Список 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/153838692816.2950.12001142346234155699@wrigleys.postgresql.org
Backpatch-through: 9.3

Branch
------
REL9_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4b2fb124d1d998b159a2f891c15fe12f6372e5ed

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Test passing expanded-value representations to workers.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix corner-case failures in has_foo_privilege() family offuncti