Remove platform-dependent PL/python test case.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/expected/plpython_types_3.out | modified | +0 −11 |
| src/pl/plpython/expected/plpython_types.out | modified | +0 −11 |
| src/pl/plpython/sql/plpython_types.sql | modified | +0 −7 |