Re: Patch proposal: New hooks in the connection path
bdrouvotAWS <bdrouvot@amazon.com>
From: "Drouvot, Bertrand" <bdrouvot@amazon.com>
To: Zhihong Yu <zyu@yugabyte.com>
Cc: Nathan Bossart <nathandbossart@gmail.com>, Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-07-05T07:17:03Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add pg_stat_database counters for sessions and session time
- 960869da0803 14.0 cited
Attachments
- v2-0002-connection_hooks.patch (text/plain) patch v2-0002
Hi, On 7/4/22 3:12 PM, Zhihong Yu wrote: > Hi, > + FCET_SPT, /* startup packet timeout */ > + FCET_BSP, /* bad startup packet */ > > Looking at existing enum type, such as FmgrHookEventType, the part > after underscore is a word. > I think it would be good to follow existing practice and make the > enums more readable. Fair point. Attached a new version which makes the enums more readable. Thanks for the feedback Regards -- Bertrand Drouvot Amazon Web Services:https://aws.amazon.com