fix comment for MAX_SIMUL_LWLOCKS

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: fix comment for MAX_SIMUL_LWLOCKS
Date: 2025-08-19 21:34:56
Message-ID: aKTuAHVEuYCUmmIy@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This comment mentions that pg_buffercache locks all buffer partitions
simultaneously, but it hasn't done so since v10 (see commit 6e654546fb).

--
nathan

Attachment Content-Type Size
v1-0001-Fix-comment-for-MAX_SIMUL_LWLOCKS.patch text/plain 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2025-08-19 21:40:23 Re: fix comment for MAX_SIMUL_LWLOCKS
Previous Message Peter Eisentraut 2025-08-19 21:31:56 Re: C11 / VS 2019