Re: REVIEW: WIP: plpgsql - foreach in

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: REVIEW: WIP: plpgsql - foreach in
Date: 2011-01-20 09:34:26
Message-ID: AANLkTim4tzN1dE07-a5LP2EkLNU9WQjocEdZMgzLMsh8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2011/1/20 Stephen Frost <sfrost(at)snowman(dot)net>:
> * Robert Haas (robertmhaas(at)gmail(dot)com) wrote:
>> On Wed, Jan 19, 2011 at 6:04 PM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
>> > I'm going to mark this returned to author with feedback.
>>
>> That implies you don't think it should be considered further for this
>> CommitFest.  Perhaps you mean Waiting on Author?
>
> I did, actually, and that's what I actually marked it as in the CF.
> Sorry for any confusion.  When I went to mark it in CF, I realized my
> mistake.
>

ok :), I'll look on it tomorrow.

regards

Pavel

>        Thanks,
>
>                Stephen
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iEYEARECAAYFAk03ltkACgkQrzgMPqB3kihSmQCePy6+fpC7RJdki5guPRCLp5IZ
> EJMAoIqgjb+IsG853/gC9T9xgFg5M5aM
> =VLWh
> -----END PGP SIGNATURE-----
>
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2011-01-20 09:41:02 REPLICATION privilege and shutdown
Previous Message Jeff Davis 2011-01-20 09:29:06 Re: WIP: RangeTypes