Re: Get rid of WALBufMappingLock
Victor Yegorov <vyegorov@gmail.com>
From: Victor Yegorov <vyegorov@gmail.com>
To: Yura Sokolov <y.sokolov@postgrespro.ru>
Cc: Alexander Korotkov <aekorotkov@gmail.com>,
Pavel Borisov <pashkin.elfe@gmail.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>,
Andres Freund <andres@anarazel.de>
Date: 2025-02-17T08:46:57Z
Lists: pgsql-hackers
Hey. I find “Get rid of WALBufMappingLock" commit message misleading, 'cos Lock it's being replaced by CV, actually. Should the subject be changed to “Replace WALBufMappingLock with ConditionVariable” instead? -- Victor Yegorov