pgsql: PL/Python: Adjust the regression tests for Python 3.3

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: PL/Python: Adjust the regression tests for Python 3.3
Дата
Msg-id E1V8Vd4-0007mq-Ik@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
PL/Python: Adjust the regression tests for Python 3.3

Similar to 2cfb1c6f77734db81b6e74bcae630f93b94f69be, the order in which
dictionary elements are printed is not reliable.  This reappeared in the
tests of the string representation of result objects.  Reduce the test
case to one result set column so that there is no question of order.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/527ea66849c5cb02a3ebaef6c6c25d1b312a9521

Modified Files
--------------
src/pl/plpython/expected/plpython_spi.out |    8 ++++----
src/pl/plpython/sql/plpython_spi.sql      |    2 +-
2 files changed, 5 insertions(+), 5 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: PL/Python: Adjust the regression tests for Python 3.3
Следующее
От: Bruce Momjian
Дата:
Сообщение: My commit messages and blank lines