]> granicus.if.org Git - postgresql/commit
hstore_plpython: Support tests on Python 2.3
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 5 May 2015 02:30:21 +0000 (22:30 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 5 May 2015 02:30:21 +0000 (22:30 -0400)
commitc0574cd5aa96b988bb1f0287914dcc8b52fb01bd
tree33c4a033958454a19c7392539134d42435dfee19
parentad8d6d064cbcc165e3033a6ed56818f711b0ffae
hstore_plpython: Support tests on Python 2.3

Python 2.3 does not have the sorted() function, so do it the long way.
contrib/hstore_plpython/expected/hstore_plpython.out
contrib/hstore_plpython/sql/hstore_plpython.sql