pgsql: doc: clarify when row-level locks are released - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: clarify when row-level locks are released
Date
Msg-id E1jJOQ8-0004k8-AF@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  clarify when row-level locks are released

They are released just like table-level locks.  Also clean up wording.

Reported-by: me@sillymon.ch

Discussion: https://postgr.es/m/158074944048.1095.4309647363871637715@wrigleys.postgresql.org

Backpatch-through: 9.5

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6a4c58158bc01ef6452b0dcb3888d8e7994f0f35

Modified Files
--------------
doc/src/sgml/mvcc.sgml | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: add namespace column to pg_buffercache example query
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: dummy commit