| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Noah Misch <noah(at)leadboat(dot)com> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu |
| Date: | 2014-03-29 20:47:34 |
| Message-ID: | 32036.1396126054@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Noah Misch <noah(at)leadboat(dot)com> writes:
> On Sat, Mar 29, 2014 at 09:32:06AM -0400, Tom Lane wrote:
>> I'm confused. I do not see a single buildfarm failure that appears
>> attributable to that patch.
> Here are some:
> http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=reindeer&dt=2014-03-29%2006%3A00%3A03
Hm, I was expecting that any failures would be in the main or contrib
checks. I guess ecpg is a couple directory levels further down though.
In this particular example the path is only about 7 characters too long,
but I suppose trying to shave off a few characters isn't really going
to be a robust solution.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2014-03-29 21:21:11 | Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu |
| Previous Message | Andrew Dunstan | 2014-03-29 17:48:33 | Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2014-03-29 20:49:01 | Re: psql \d+ and oid display |
| Previous Message | Tom Lane | 2014-03-29 20:38:38 | Re: PQputCopyData dont signal error |