Re: Remove Start* macros from postmaster.c to ease understanding of code - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Remove Start* macros from postmaster.c to ease understanding of code
Date
Msg-id 20240206171018.GA3842567@nathanxps13
Whole thread Raw
In response to Remove Start* macros from postmaster.c to ease understanding of code  (reid.thompson@crunchydata.com)
List pgsql-hackers
On Tue, Feb 06, 2024 at 11:58:50AM -0500, reid.thompson@crunchydata.com wrote:
> Attached is a small patch implemented as I agree with Andres' comment
> below noted while reviewing the thread
>
https://www.postgresql.org/message-id/flat/20240122210740.7vq5fd4woixpwx3f%40awork3.anarazel.de#6eb7595873392621d60e6b5a723941bc
> 
> I agree that its easier to not have to refer back to the macros only to
> see that they're all invoking StartChildProcess(X). All invocations are
> within postmaster.c. 

Seems reasonable to me.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: reid.thompson@crunchydata.com
Date:
Subject: Remove Start* macros from postmaster.c to ease understanding of code
Next
From: Maiquel Grassi
Date:
Subject: Psql meta-command conninfo+