Remove io prefix from pg_stat_io columns - Mailing list pgsql-hackers

From Melanie Plageman
Subject Remove io prefix from pg_stat_io columns
Date
Msg-id CAAKRu_aAQoJWrvT2BYYQvJChFKra_O-5ra3jhzKJZqWsTR1CPQ@mail.gmail.com
Whole thread Raw
Responses Re: Remove io prefix from pg_stat_io columns
List pgsql-hackers
Hi,

Over in [1], we discussed removing the "io" prefix from the columns
"io_context" and "io_object" in pg_stat_io since they seem redundant
given the view name

Attached patch does that.

- Melanie

[1] https://www.postgresql.org/message-id/20230215.164021.227543675435826022.horikyota.ntt%40gmail.com
Attachment

pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: Wrong results from Parallel Hash Full Join
Next
From: Peter Geoghegan
Date:
Subject: Re: segfault tied to "IS JSON predicate" commit