Unused parameter in ProcessSlotSyncInterrupts()

cca5507 <cca5507@qq.com>

From: cca5507 <cca5507@qq.com>
To: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-08-29T14:40:25Z
Lists: pgsql-hackers

Attachments

Hi,


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


--
Regards,
ChangAo Chen

Commits

  1. Remove unused parameter from ProcessSlotSyncInterrupts().