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 →
  1. Add support for Tcl 9

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.