Hi, On 2020-12-07 10:49:11 -0800, Andres Freund wrote: > On 2020-10-20 04:56:00 +0000, Amit Kapila wrote: > > Change the attribute name in pg_stat_replication_slots view. > > > > Change the attribute 'name' to 'slot_name' in pg_stat_replication_slots > > view to make it clear and that way we will be consistent with the other > > places like pg_stat_wal_receiver view where we display the same attribute. > > > > In the passing, fix the typo in one of the macros in the related code. > > > > Bump the catversion as we have modified the name in the catalog as well. > > This is missing a catversion bump...
Err, sorry, this is the wrong thread. Was trying to respond to: commit 01469241b2ff6f17fc0b3f20f01559145ffab29e Author: Fujii Masao <[email protected]> Date: 2020-12-02 13:00:15 +0900 Track total number of WAL records, FPIs and bytes generated in the cluster. Not sure what happened. Greetings, Andres Freund
