agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
From: Nathan Bossart <nathan@postgresql.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Rename PqMsg_Progress to PqParallelMsg_Progress.
Date: Thu, 10 Sep 2026 20:11:02 +0000
Message-ID: <E1x4l6r-00000004Kct-2nCN@gemulon.postgresql.org> (raw)

Rename PqMsg_Progress to PqParallelMsg_Progress.

The previous name was considered to be unduly generic.  This commit
addresses that by adding a new "PqParallelMsg" prefix for protocol
characters sent by parallel workers to leader processes.  The new
prefix can be reused for new parallel worker message types added in
the future.

Author: Sami Imseih <samimseih.pg@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Kirill Reshke <reshkekirill@gmail.com>
Reviewed-by: Antonin Houska <ah@cybertec.at>
Discussion: https://postgr.es/m/CAN12%2BYLqbiA1v3FPD94yLbXgdyoWxVEY6%3DDtdpTPo9YCRuCpfg%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8367b63e2cabb69ca0f9a5a6e6f04a1869b525a3

Modified Files
--------------
src/backend/access/transam/parallel.c         | 2 +-
src/backend/utils/activity/backend_progress.c | 8 ++++----
src/include/libpq/protocol.h                  | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)



Message-ID: <E1x4l6r-00000004Kct-2nCN@gemulon.postgresql.org>
Permalink:  ../E1x4l6r-00000004Kct-2nCN@gemulon.postgresql.org/
Also on:    postgresql.org/message-id/E1x4l6r-00000004Kct-2nCN@gemulon.postgresql.org

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: pgsql-committers@postgresql.org
  Cc: nathan@postgresql.org, pgsql-committers@lists.postgresql.org
  Subject: Re: pgsql: Rename PqMsg_Progress to PqParallelMsg_Progress.
  In-Reply-To: <E1x4l6r-00000004Kct-2nCN@gemulon.postgresql.org>

* 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