Re: REVIEW: Optimizing box_penalty

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: REVIEW: Optimizing box_penalty
Дата
Msg-id 4E91C543.60303@enterprisedb.com
обсуждение исходный текст
Ответ на REVIEW: Optimizing box_penalty  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
On 08.10.2011 21:51, Kevin Grittner wrote:
> I tried to review the "Optimizing box_penalty" patch:

Thanks!

> On the other hand, this patch leaves the code a few lines shorter and
> eliminates some unnecessary Datum wrapping, PG_FUNCTION_ARGS
> parameters on a static function, and allows that function to be
> called directly rather than using DirectFunctionCall2().  I find the
> resulting code a little cleaner and easier to read.  I would prefer
> to see it applied on that basis, personally.

Agreed, committed.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Schema grants for creating and dropping objects
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Range Types - typo + NULL string constructor