hstore_plpython: Support tests on Python 2.3
Peter Eisentraut <peter_e@gmx.net>
hstore_plpython: Support tests on Python 2.3 Python 2.3 does not have the sorted() function, so do it the long way.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/hstore_plpython/expected/hstore_plpython.out | modified | +6 −2 |
| contrib/hstore_plpython/sql/hstore_plpython.sql | modified | +6 −2 |