pgsql: Report correct name in autovacuum "work items" activity

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Report correct name in autovacuum "work items" activity
Дата
Msg-id E1gxDGA-0001NO-JL@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Report correct name in autovacuum "work items" activity

We were reporting the database name instead of the relation name to
pg_stat_activity.  Repair.

Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/20190220185552.GR28750@telsasoft.com

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/398cc6fb93814423f205dee435d1a174068c041a

Modified Files
--------------
src/backend/postmaster/autovacuum.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add const qualifier
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix plan created for inherited UPDATE/DELETE with all tablesexc