pgsql: Fix recovery test hang

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix recovery test hang
Дата
Msg-id E1crd3U-0007HE-FD@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix recovery test hang

The test would hang if a sufficient ~/.psqlrc was present.  Fix by using
psql -X.

Branch
------
master

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

Modified Files
--------------
src/test/recovery/t/011_crash_recovery.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add COMMENT and SECURITY LABEL support for publications andsubs
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove ICU tests from default run