]> granicus.if.org Git - postgresql/commit
Fix and improve description of locktag types in lock.h
authorMichael Paquier <michael@paquier.xyz>
Fri, 10 May 2019 00:35:27 +0000 (09:35 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 10 May 2019 00:35:27 +0000 (09:35 +0900)
commit752f06443fba7e906cd98987f247297663f19a16
tree4a9ee9371e75b45c17f81e8d969fcd5cc71e5979
parent97b1654da7dd38fa50c9b6139f4213a1c47f0c39
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
src/include/storage/lock.h