Unused parameter in ProcessSlotSyncInterrupts()

From: cca5507 <cca5507(at)qq(dot)com>
To: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Unused parameter in ProcessSlotSyncInterrupts()
Date: 2025-08-29 14:40:25
Message-ID: tencent_7B42BBE8D0A5C28DDAB91436192CBCCB8307@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

When reading the code about slot sync, I find the $subject, attach a patch to fix it.

--
Regards,
ChangAo Chen

Attachment Content-Type Size
v1-0001-Remove-unused-parameter-in-ProcessSlotSyncInterru.patch application/octet-stream 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-08-29 14:43:26 Re: make LWLockCounter a global variable
Previous Message Tomas Vondra 2025-08-29 14:38:22 Re: Changing the state of data checksums in a running cluster