Re: gSoC - ADD MERGE COMMAND - code patch submission - Mailing list pgsql-hackers

From David Fetter
Subject Re: gSoC - ADD MERGE COMMAND - code patch submission
Date
Msg-id 20100710173902.GD5477@fetter.org
Whole thread Raw
In response to Re: gSoC - ADD MERGE COMMAND - code patch submission  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: gSoC - ADD MERGE COMMAND - code patch submission
List pgsql-hackers
On Sat, Jul 10, 2010 at 01:18:49PM -0400, Tom Lane wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
> > Though, if the worst problem with this patch is the formatting, we're doing *quite* well.
>
> Well, the worst problem with it is that it hasn't touched the
> interesting part, ie, what happens at execution time.  I haven't
> seen a design for that, which means it's impossible to evaluate
> whether the code that is here is of any use.  We might need some
> other representation entirely.
>
> BTW, Fetter's version of the patch seems to be lacking any gram.y
> changes, but surely those exist already?

Oops.

Fixed that now in attached patch.

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: gSoC - ADD MERGE COMMAND - code patch submission
Next
From: David Fetter
Date:
Subject: Re: gSoC - ADD MERGE COMMAND - code patch submission