pgsql: Fix regression test to also work with Python 2.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Fix regression test to also work with Python 2.
Дата
Msg-id E1bzJTH-0001Xh-TJ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix regression test to also work with Python 2.

Per buildfarm.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e131ba4fe58123ce5726c1405486913b429c068c

Modified Files
--------------
src/pl/plpython/expected/plpython_composite.out | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix typo in comment.
Следующее
От: Dave Page
Дата:
Сообщение: Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.