pgsql: Fix and improve description of locktag types in lock.h - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix and improve description of locktag types in lock.h
Date
Msg-id E1hOtWA-0005t1-NM@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix and improve description of locktag types in lock.h

The description of the lock type for speculative insertions was
incorrect, being copy-pasted from another one.

As discussed, also move the description for all the fields of lock tag
types from the structure listing lock tag types to the set of macros
setting each LOCKTAG.

Author: John Naylor
Discussion: https://postgr.es/m/CACPNZCtA0-ybaC4fFfaDq_8p_TUOLvGxZH9Dm-=TMHZJarBa7Q@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/752f06443fba7e906cd98987f247297663f19a16

Modified Files
--------------
src/include/storage/lock.h | 32 ++++++++++++++++++--------------
1 file changed, 18 insertions(+), 14 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: more PG 12 wording adjustments
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: PG 12 wording improvments