Re: [HACKERS] Gather Merge - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Gather Merge
Date
Msg-id 27302.1489499793@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Gather Merge  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: [HACKERS] Gather Merge  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> Cool, thanks for the review.  I'm not quite confident that we've found
> all of the bugs here yet, but I think we're moving in the right
> direction.

I guess the real question here is why isn't Gather Merge more like
Append and MergeAppend?  That is, why did you complicate matters
by making it projection capable?  That seems like a pretty random
decision from here.
        regards, tom lane



pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: [HACKERS] logical decoding of two-phase transactions
Next
From: David Steele
Date:
Subject: Re: [HACKERS] [POC] hash partitioning