Re: plpython: Remove support for major version conflict detection
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Mario González Troncoso <gonzalemario@gmail.com>
Cc: Peter Eisentraut <peter@eisentraut.org>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-10-08T16:41:34Z
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 →
-
plpython: Remove support for major version conflict detection
- 594ba21bce05 19 (unreleased) landed
-
Avoid dump/reload problems when using both plpython2 and plpython3.
- 866566a690bb 9.6.0 cited
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 -- nathan