pgsql: Quick hack to un-break plpython regression tests.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Quick hack to un-break plpython regression tests.
Дата
Msg-id E1Pgozy-0001JH-2x@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Quick hack to un-break plpython regression tests.

It's not clear to me what should happen to the other plpython_unicode
variant expected files, but this patch gets things passing on my own
machines and at least some of the buildfarm.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=cc73c160507588bdc5822d7f2bb79d6b3a386761

Modified Files
--------------
src/pl/plpython/expected/plpython_unicode_3.out |    3 +--
1 files changed, 1 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Allow the wal_buffers setting to be auto-tuned to a reasonable v
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Code cleanup for assign_transaction_read_only.