Injection Points remaining stats
Yogesh Sharma <yogesh.sharma@catprosystems.com>
From: Yogesh Sharma <yogesh.sharma@catprosystems.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Michael Paquier <michael@paquier.xyz>
Date: 2024-08-12T14:25:13Z
Lists: pgsql-hackers
Attachments
- 0001-Adds-cached-and-loaded-stats.patch (text/x-patch) patch 0001
Hi all, Attaching a patch to add remaining cached and loaded stats as mentioned in commit f68cd847fa40ead44a786b9c34aff9ccc048004b message. Existing TAP tests were updated to handle new stats. This patch has been tested on HEAD using "make check-world" after enabling injection points via "--enable-injection-points". -- Kind Regards, Yogesh Sharma
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
injection_points: Add stats for point caching and loading
- 2793acecee34 18.0 landed
-
injection_points: Add some fixed-numbered statistics
- f68cd847fa40 18.0 cited