Re: Add support for Tcl 9
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Tristan Partin <tristan@partin.io>
Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-11-25T12:16:14Z
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 support for Tcl 9
- f230e27a2a79 13.19 landed
- 17d081a6f9e3 14.16 landed
- a5f9cbde99c5 15.11 landed
- 07c77803c82b 16.7 landed
- f979197eba77 17.3 landed
- 32a2aa77ef7e 18.0 landed
On 25.11.24 05:07, Tristan Partin wrote: > Looks correct to me. TIPs 628[0] and 666[1] seem to be the proposals > which added Tcl_Size and changed functions to use the type. > > Reviewed-by: Tristan Partin <tristan@partin.io> Committed and backpatched. Thanks for checking.