Re: Add support for Tcl 9

From: "Tristan Partin" <tristan(at)partin(dot)io>
To: "Peter Eisentraut" <peter(at)eisentraut(dot)org>
Cc: "pgsql-hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add support for Tcl 9
Date: 2024-11-25 04:07:55
Message-ID: D5UYPQHQZ0UA.3NRQD4D61V63K@partin.io
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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(at)partin(dot)io>

[0]: https://core.tcl-lang.org/tips/doc/trunk/tip/628.md
[1]: https://core.tcl-lang.org/tips/doc/trunk/tip/666.md

--
Tristan Partin
Neon (https://neon.tech)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2024-11-25 04:50:14 Re: Skip collecting decoded changes of already-aborted transactions
Previous Message Suraj Kharage 2024-11-25 03:20:42 Re: Support for NO INHERIT to INHERIT state change with named NOT NULL constraints