Re: gistchoose vs. bloat - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: gistchoose vs. bloat
Date
Msg-id 1350803016.27983.20.camel@jdavis
Whole thread Raw
In response to Re: gistchoose vs. bloat  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: gistchoose vs. bloat  (Alexander Korotkov <aekorotkov@gmail.com>)
List 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 by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: [PATCH] Enforce that INSERT...RETURNING preserves the order of multi rows
Next
From: Jeff Davis
Date:
Subject: Re: SP-GiST for ranges based on 2d-mapping and quad-tree