From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Fix recovery test hang |
Date: | 2017-03-25 04:11:56 |
Message-ID: | E1crd3U-0007HE-FD@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2017-03-25 04:30:45 | pgsql: Remove ICU tests from default run |
Previous Message | Peter Eisentraut | 2017-03-25 03:46:15 | pgsql: Add COMMENT and SECURITY LABEL support for publications and subs |