]> granicus.if.org Git - postgresql/commit
Remove platform-dependent PL/python test case.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 26 Oct 2016 14:09:18 +0000 (17:09 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 26 Oct 2016 14:09:18 +0000 (17:09 +0300)
commit8eb6337f9f53c85e707f60157e42fcacfe927668
tree68a6fb7de178ee0f747632ecd54d4266f53efa0f
parentcfd9c87a54b0d414a59a912710c6633313174e51
Remove platform-dependent PL/python test case.

Turns out that the output format of Python Decimal isn't totally platform-
independent either. There are other tests for multi-dimensional arrays,
so rather than try to fix this test case, just remove it.

Per buildfarm member prairiedog.
src/pl/plpython/expected/plpython_types.out
src/pl/plpython/expected/plpython_types_3.out
src/pl/plpython/sql/plpython_types.sql