Re: Beginner question: Hacking environment?

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Kevin Grittner <Kevin.Grittner@wicourts.gov>
Cc: Adrian von Bidder <avbidder@fortytwo.ch>, pgsql-hackers@postgresql.org, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-03-08T18:33:06Z
Lists: pgsql-hackers

On 03/08/2011 01:04 PM, Kevin Grittner wrote:
> Tom Lane<tgl@sss.pgh.pa.us>  wrote:
>
>> As Peter mentioned, most of us have scripts to set up a preferred
>> working environment of this sort.  I think I've published mine at
>> least once
>
> That reminds me -- Greg Smith put something together which might
> make it easier to get started:
>
> https://github.com/gregs1104/peg/
>
>


FWIW, the buildfarm software 
<https://github.com/PGBuildFarm/client-code> has a couple of developer 
modes. They are particularly useful for testing patches, as the script 
runs through a complete build and test cycle with one command.

cheers

andrew