pgsql: Fix ps display for IO workers.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Fix ps display for IO workers.
Дата
Msg-id E1tvjqB-000MMO-2J@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления: