public inbox for [email protected]
help / color / mirror / Atom feedFrom: Thomas Munro <[email protected]>
To: [email protected]
Subject: pgsql: Fix ps display for IO workers.
Date: Fri, 21 Mar 2025 21:23:44 +0000
Message-ID: <[email protected]> (raw)
Fix ps display for IO workers.
This code must have missed a memo about the backend type description
being supplied automatically these days, and was duplicating that
information.
Before: "io worker io worker: N"
After: "io worker N"
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/e51ca405ed823b28358f216642b5a80f1f886f5d
Modified Files
--------------
src/backend/storage/aio/method_worker.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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: Fix ps display for IO workers.
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