public inbox for [email protected]  
help / color / mirror / Atom feed
From: Nathan Bossart <[email protected]>
To: [email protected]
Subject: pgsql: Remove Start* macros in postmaster.c.
Date: Wed, 07 Feb 2024 18:51:07 +0000
Message-ID: <[email protected]> (raw)

Remove Start* macros in postmaster.c.

These macros are just shorthands for calling StartChildProcess()
with the appropriate process type, and they arguably make the code
harder to understand.

Suggested-by: Andres Freund
Author: Reid Thompson
Reviewed-by: Bharath Rupireddy
Discussion: https://postgr.es/m/e88934c02a5c66f5e8caab2025f85da6b9026d0b.camel%40crunchydata.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1e285a5e137ed033d45c63364d90565a3c013b3f

Modified Files
--------------
src/backend/postmaster/postmaster.c | 44 +++++++++++++++----------------------
1 file changed, 18 insertions(+), 26 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgsql: Remove Start* macros in postmaster.c.
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox