public inbox for [email protected]
help / color / mirror / Atom feedFrom: Heikki Linnakangas <[email protected]>
To: [email protected]
Subject: pgsql: Remove MyAuxProcType, use MyBackendType instead
Date: Mon, 04 Mar 2024 08:32:38 +0000
Message-ID: <[email protected]> (raw)
Remove MyAuxProcType, use MyBackendType instead
MyAuxProcType was redundant with MyBackendType.
Reviewed-by: Reid Thompson, Andres Freund
Discussion: https://www.postgresql.org/message-id/[email protected]
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/067701f57758f9baed5bd9d868539738d77bfa92
Modified Files
--------------
src/backend/postmaster/auxprocess.c | 58 ++++++-----------------------
src/backend/postmaster/postmaster.c | 56 ++++++++++++++--------------
src/include/miscadmin.h | 73 ++++++++++++++++++-------------------
src/include/postmaster/auxprocess.h | 2 +-
src/tools/pgindent/typedefs.list | 1 -
5 files changed, 75 insertions(+), 115 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 MyAuxProcType, use MyBackendType instead
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