Remove nonmeaningful prefixes in PgStat_* fields - Mailing list pgsql-hackers

From Drouvot, Bertrand
Subject Remove nonmeaningful prefixes in PgStat_* fields
Date
Msg-id 9142f62a-a422-145c-bde0-b5bc498a4ada@gmail.com
Whole thread Raw
Responses Re: Remove nonmeaningful prefixes in PgStat_* fields
List pgsql-hackers
Hi hackers,

Please find attached a patch to $SUBJECT.

It is a preliminary patch for [1].

The main ideas are: 1) to have consistent naming between the pg_stat_get*() functions
and their associated counters and 2) to define the new macros in [1] the same way as it
has been done in 8018ffbf58 (aka not using the prefixes in the macros).

Looking forward to your feedback,

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

[1]: https://www.postgresql.org/message-id/flat/89606d96-cd94-af74-18f3-c7ab2b684ba2@gmail.com
Attachment

pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Lazy allocation of pages required for verifying FPI consistency
Next
From: Matthias van de Meent
Date:
Subject: Re: Named Operators