Remove redundant HandleWalWriterInterrupts() - Mailing list pgsql-hackers

From Fujii Masao
Subject Remove redundant HandleWalWriterInterrupts()
Date
Msg-id CAHGQGwHUtwCsB4DnqFLiMiVzjcA=zmeCKf9_pgQM-yJopydatw@mail.gmail.com
Whole thread Raw
Responses Re: Remove redundant HandleWalWriterInterrupts()
List pgsql-hackers
Hi,

Because of commit 1bdd54e662, the code of HandleWalWriterInterrupts()
became the same as HandleMainLoopInterrupts(). So I'd like to propose to
remove HandleWalWriterInterrupts() and make walwriter use
HandleMainLoopInterrupts() instead for improved code simplicity. Thought?

Patch attached.

Regards,

-- 
Fujii Masao

Attachment

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Make COPY format extendable: Extract COPY TO format implementations
Next
From: Pavlo Golub
Date:
Subject: GSoC 2024