Tom Lane wrote:
> petere(at)postgresql(dot)org (Peter Eisentraut) writes:
>> Allow pg_regress to be run outside the build tree. Look for input files
>> in both input and output dir, to handle vpath builds more simply.
>
> Buildfarm doesn't like this patch much :-(. It's definitely not working
> on the MSVC setup, and it looks like VPATH builds on Unixen aren't in
> good shape either.
vpath build should be fixed now. MSVC will need to update the
pg_regress call sites, but I'll leave that to those maintaining that
build system. In particular, the --dlpath option needs to be added.
In response to
Responses
pgsql-hackers by date
| Next: | From: Hitoshi Harada | Date: 2008-10-02 12:13:44 |
| Subject: Re: Common Table Expressions (WITH RECURSIVE) patch |
| Previous: | From: Albe Laurenz | Date: 2008-10-02 11:49:06 |
| Subject: Re: Transactions within a function body |
pgsql-committers by date
| Next: | From: Heikki Linnakangas | Date: 2008-10-02 12:20:50 |
| Subject: pgsql: Make the blkno arguments bigints instead of int4s. |
| Previous: | From: Heikki Linnakangas | Date: 2008-10-02 10:26:51 |
| Subject: pgsql: Fix function name in pg_freespacemap docs. |