Re: plpython: Remove support for major version conflict detection

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Nathan Bossart <nathandbossart@gmail.com>, Mario González Troncoso <gonzalemario@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-10-15T06:34:27Z
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. plpython: Remove support for major version conflict detection

  2. Avoid dump/reload problems when using both plpython2 and plpython3.

On 08.10.25 18:41, Nathan Bossart wrote:
> On Wed, Oct 08, 2025 at 12:28:45PM -0300, Mario González Troncoso wrote:
>> I'm attaching the same patch after rebasing from master.
> 
> LGTM

Committed, thanks.