Re: Couple of minor buildfarm issues - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Couple of minor buildfarm issues
Date
Msg-id 42E6FA4A.5080302@dunslane.net
Whole thread Raw
In response to Re: Couple of minor buildfarm issues  ("Larry Rosenman" <ler@lerctr.org>)
List pgsql-hackers

Larry Rosenman wrote:

>I'd also like to see a way to run both --enable-debug and not --enable-debug
>runs either alternately or 
>With a command line arg. 
>
>Same with the --enable-integer-datetimes switch.
>
>  
>

In general we don't want you changing the settings much. That goes to 
the issue of longitudinal tracking that Tom was talking about the other day.

It can be done, e.g. with an alternate config file. But it's not 
recommended.

I am working on some extra debugging assistance - essentially a "run 
from source" facility. Jim Nasby has played with it and sent me some 
fixes, which I have not had time to try out.

cheers

andrew


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: VACUUM DATABASE
Next
From: Andrew Dunstan
Date:
Subject: Re: Couple of minor buildfarm issues