diff options
author | Thomas Munro | 2025-03-21 20:57:45 +0000 |
---|---|---|
committer | Thomas Munro | 2025-03-21 21:13:23 +0000 |
commit | e51ca405ed823b28358f216642b5a80f1f886f5d (patch) | |
tree | 2a1424f2fc92e57c2a08d1062867569c00a6b6a7 /src/backend/tcop/postgres.c | |
parent | 16a3ae504e2030583851c8f45cbed14b0c546d6e (diff) |
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"
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions