Re: WIP patch for parameterized inner paths

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: WIP patch for parameterized inner paths
Дата
Msg-id 34BEA5FD-6882-46FD-8DB2-0C8612FAF2E2@justatheory.com
обсуждение исходный текст
Ответ на Re: WIP patch for parameterized inner paths  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Jan 25, 2012, at 12:19 PM, Tom Lane wrote:

>> Why not create a branch? IIRC the build farm can be configured to run branches.
>
> I already know what the patch does against the regression tests.
> Buildfarm testing is not of interest here.  What would be of help is,
> say, Kevin volunteering to load up his Circuit Courts software and data
> into a git-head server and see how performance looks with and without
> the patch.  Distribution of the code doesn't strike me as being the
> bottleneck.

Yeah, but it would be easier to keep a branch up-to-date via `git rebase` than to maintain the patch, I would think.
Andif it’s a remote branch, then simpler distribution is a bonus. 

Best,

David



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: WIP patch for parameterized inner paths
Следующее
От: Marko Kreen
Дата:
Сообщение: Re: GUC_REPORT for protocol tunables was: Re: Optimize binary serialization format of arrays with fixed size elements