Re: Proposal: add new API to stringinfo
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Tatsuo Ishii <ishii@postgresql.org>
Cc: dgrowleyml@gmail.com, gurjeet@singh.im, pgsql-hackers@postgresql.org, michael@paquier.xyz, andrew@dunslane.net
Date: 2025-01-10T19:26:06Z
Lists: pgsql-hackers
On Fri, Jan 10, 2025 at 11:31:34AM +0900, Tatsuo Ishii wrote: > If there's no objection, I am going to commit the patch. No objections here. -- nathan
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add new StringInfo APIs to allow callers to specify the buffer size.
- a9dcbb4d5c00 18.0 landed