postgresql/contrib/hstore_plpython
Peter Eisentraut 04aad40186 Drop support for Python 2.3
There is no specific reason for this right now, but keeping support for
old Python versions around indefinitely increases the maintenance
burden.  The oldest supported Python version is now Python 2.4, which is
still shipped in RHEL/CentOS 5 by default.

In configure, add a check for the required Python version and give a
friendly error message for an old version, instead of relying on an
obscure build error later on.
2017-02-21 09:49:22 -05:00
..
expected Drop support for Python 2.3 2017-02-21 09:49:22 -05:00
sql Drop support for Python 2.3 2017-02-21 09:49:22 -05:00
.gitignore
hstore_plpython2u--1.0.sql
hstore_plpython2u.control
hstore_plpython3u--1.0.sql
hstore_plpython3u.control
hstore_plpython.c
hstore_plpythonu--1.0.sql
hstore_plpythonu.control
Makefile