| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [PATCHES] Another VPATH patch for ecpg |
| Date: | 2006-08-28 15:59:18 |
| Message-ID: | 20060828155918.GL27526@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Andrew Dunstan wrote:
> Andrew Dunstan wrote:
> >
> >
> >Tom Lane wrote:
> >>Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> >>
> >>>I just detected another problem with building ecpg in a VPATH
> >>>environment. This patch fixes it for me.
> >>>
> >>
> >>Can't we get some of the buildfarm machines exercising VPATH?
> >>This kinda stuff really ought to be found immediately.
> >>
> >>
> >>
> >
> >I will set one up tomorrow.
> >
>
> Done. New machine is 'bustard'. But I couldn't get Alvaro's patch nor
> Peter's suggestion to work :-( Maybe someone with more vpath-fu than me
> can fix it.
That's because this is a different problem. The patch I provided was to
fix a problem in the regression tests -- the problem you are seeing is
on the
`/home/andrew/bf/root/HEAD/pgsql.3694/src/interfaces/ecpg/pgtypeslib'
directory.
I'll take a look.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hans-Juergen Schoenig | 2006-08-28 16:06:18 | Re: [HACKERS] Performance testing of COPY (SELECT) TO |
| Previous Message | Alvaro Herrera | 2006-08-28 15:54:16 | Re: [HACKERS] Performance testing of COPY (SELECT) TO |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hans-Juergen Schoenig | 2006-08-28 16:06:18 | Re: [HACKERS] Performance testing of COPY (SELECT) TO |
| Previous Message | Alvaro Herrera | 2006-08-28 15:54:16 | Re: [HACKERS] Performance testing of COPY (SELECT) TO |