Re: REVIEW: WIP: plpgsql - foreach in - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: REVIEW: WIP: plpgsql - foreach in
Date
Msg-id 20110124035405.GY30352@tamriel.snowman.net
Whole thread Raw
In response to Re: REVIEW: WIP: plpgsql - foreach in  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
* Robert Haas (robertmhaas@gmail.com) wrote:
> On Sun, Jan 23, 2011 at 9:49 PM, Stephen Frost <sfrost@snowman.net> wrote:
> > Why are you using 'FOREACH' here instead of just making it another
> > variation of 'FOR'?
>
> Uh oh.  You just reopened the can of worms from hell.

hahahaha.  Apparently I missed that discussion; also wasn't linked off
the patch. :/  Guess I'll go poke through the archives...  Struck me as
obviously wrong to invent something completely new for this, but..
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: REVIEW: WIP: plpgsql - foreach in
Next
From: Stephen Frost
Date:
Subject: Re: REVIEW: WIP: plpgsql - foreach in