hstore_plpython: Support tests on Python 2.3

Peter Eisentraut <peter_e@gmx.net>

Commit: c0574cd5aa96b988bb1f0287914dcc8b52fb01bd
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2015-05-05T02:30:21Z
Releases: 9.5.0
hstore_plpython: Support tests on Python 2.3

Python 2.3 does not have the sorted() function, so do it the long way.

Files