Re: Deprecating the term "super-exclusive lock"
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Peter Geoghegan <pg@bowt.ie>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-12-01T22:50:45Z
Lists: pgsql-hackers
Hi, On 2021-11-30 16:21:25 -0800, Peter Geoghegan wrote: > In commit 276db875, I made vacuumlazy.c consistently use the term > "cleanup lock", rather than the term "super-exclusive lock". But on > further reflection I should have gone further, and removed the term > "super-exclusive lock" from the tree completely. The actual relevant C > symbols only use the term cleanup. +1 Greetings, Andres Freund
Commits
-
Standardize cleanup lock terminology.
- bcf60585e6e0 15.0 landed
-
vacuumlazy.c: prefer the term "cleanup lock".
- 276db875d4f9 15.0 cited
-
Restructure index AM interface for index building and index tuple deletion,
- c8076f09d2eb 7.2.1 cited