Remove obsolete Python version check

Peter Eisentraut <peter@eisentraut.org>

Commit: 32c393f9f1f148febcd741e7067e9537825587cc
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2025-02-25T13:11:38Z
Releases: 18.0
Remove obsolete Python version check

The checked version is already the current minimum supported version
(3.2).

Discussion: https://www.postgresql.org/message-id/flat/ee410de1-1e0b-4770-b125-eeefd4726a24@eisentraut.org

Files

PathChange+/−
src/pl/plpython/plpy_exec.c modified +1 −7

Discussion