From: | "Drouvot, Bertrand" <bertranddrouvot(dot)pg(at)gmail(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Get rid of PgStat_BackendFunctionEntry |
Date: | 2023-02-13 09:06:27 |
Message-ID: | 11d531fe-52fc-c6ea-7e8e-62f1b6ec626e@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi hackers,
Please find attached a patch proposal to $SUBJECT: it would allow to simplify
even more the work done to generate pg_stat_get_xact*() functions with Macros.
This is a follow up for [1] where it has been suggested
to get rid of PgStat_BackendFunctionEntry in a separate patch.
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/20230210214619.bdpbd5wvxcpx27rw%40awork3.anarazel.de
Attachment | Content-Type | Size |
---|---|---|
v1-0001-get_rid_PgStat_BackendFunctionEntry.patch | text/plain | 5.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2023-02-13 09:07:52 | Re: Support logical replication of DDLs |
Previous Message | Drouvot, Bertrand | 2023-02-13 08:58:52 | Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry |