postgresql/contrib/jsonb_plpython
Peter Eisentraut e81fc9b9db Fix jsonb_plpython tests on older Python versions
Rewrite one test to avoid a case where some Python versions have output
format differences (Decimal('1') vs Decimal("1")).
2018-03-28 11:01:40 -04:00
..
expected Fix jsonb_plpython tests on older Python versions 2018-03-28 11:01:40 -04:00
sql Fix jsonb_plpython tests on older Python versions 2018-03-28 11:01:40 -04:00
.gitignore Transforms for jsonb to PL/Python 2018-03-28 08:37:18 -04:00
Makefile Transforms for jsonb to PL/Python 2018-03-28 08:37:18 -04:00
jsonb_plpython.c Transforms for jsonb to PL/Python 2018-03-28 08:37:18 -04:00
jsonb_plpython2u--1.0.sql Transforms for jsonb to PL/Python 2018-03-28 08:37:18 -04:00
jsonb_plpython2u.control Transforms for jsonb to PL/Python 2018-03-28 08:37:18 -04:00
jsonb_plpython3u--1.0.sql Transforms for jsonb to PL/Python 2018-03-28 08:37:18 -04:00
jsonb_plpython3u.control Transforms for jsonb to PL/Python 2018-03-28 08:37:18 -04:00
jsonb_plpythonu--1.0.sql Transforms for jsonb to PL/Python 2018-03-28 08:37:18 -04:00
jsonb_plpythonu.control Transforms for jsonb to PL/Python 2018-03-28 08:37:18 -04:00