| From: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | timeouts in PostgresNode::psql |
| Date: | 2017-02-24 03:51:39 |
| Message-ID: | CAMsr+YGZ=MD2p1AmrgxtPn-Pr+EaRCaUeqw_AV9fQVTmb2gcuA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi all
While writing some tests I noticed that in newer IPC::Run or Perl
versions (haven't dug extensively to find out which), perl appends the
location to the extension, so 'ne' doesn't match the passed exception
string.
Pattern-match the exception string to handle this.
Bugfix, should be applied to 9.6 and master.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Fix-timeouts-in-PostgresNode-psql.patch | text/x-patch | 1.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2017-02-24 03:59:51 | Re: A typo in mcxt.c |
| Previous Message | Andres Freund | 2017-02-24 03:45:14 | Re: A typo in mcxt.c |