Обсуждение: pgsql: Remove platform-dependent PL/python test case.

Поиск
Список
Период
Сортировка

pgsql: Remove platform-dependent PL/python test case.

От
Heikki Linnakangas
Дата:
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8eb6337f9f53c85e707f60157e42fcacfe927668

Modified Files
--------------
src/pl/plpython/expected/plpython_types.out   | 11 -----------
src/pl/plpython/expected/plpython_types_3.out | 11 -----------
src/pl/plpython/sql/plpython_types.sql        |  7 -------
3 files changed, 29 deletions(-)