Re: gistchoose vs. bloat

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: gistchoose vs. bloat
Дата
Msg-id 1350803016.27983.20.camel@jdavis
обсуждение исходный текст
Ответ на Re: gistchoose vs. bloat  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: gistchoose vs. bloat
Список pgsql-hackers
On Thu, 2012-10-18 at 15:09 -0300, Alvaro Herrera wrote:
> Jeff, do you think we need more review of this patch?

In the patch, it refers to rd_options without checking for NULL first,
which needs to be fixed.

There's actually still one place where it says "id" rather than "is".
Just a nitpick.

Regarding my point 4 from the previous email, I mildly disagree with the
style, but I don't see a correctness problem there.

If the first two items are fixed, then the patch is fine with me.

Regards,Jeff Davis




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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: [PATCH] Enforce that INSERT...RETURNING preserves the order of multi rows
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: SP-GiST for ranges based on 2d-mapping and quad-tree