Re: Patch - Debug builds without optimization

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Patch - Debug builds without optimization
Дата
Msg-id 4DFECBA4.1000302@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Patch - Debug builds without optimization  (Greg Stark <stark@mit.edu>)
Ответы Re: Patch - Debug builds without optimization  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Greg Stark wrote:
> I've always wondered what other people do to iterate quickly.

I'd have bet money you had an elisp program for this by now!

The peg utility script I use makes a reinstall as simple as:

stop
peg build

The UI for peg is still is a little rough around switching to another 
project when using git, and the PGDATA handling could be better.  Being 
able to give each patch I want to play with its own binary+data tree 
with a couple of simple commands is the time consuming part to setup I 
wanted to automate completely, and for that it works great:  
https://github.com/gregs1104/peg

-- 
Greg Smith   2ndQuadrant US    greg@2ndQuadrant.com   Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support  www.2ndQuadrant.us




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: patch for 9.2: enhanced errors
Следующее
От: Itagaki Takahiro
Дата:
Сообщение: Re: pgbench--new transaction type