From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
Cc: | Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Sergey Burladyan <eshkinkot(at)gmail(dot)com>, Michael Tenenbaum <michael(at)strategic-techs(dot)com>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: fix: plpgsql: return query and dropped columns problem |
Date: | 2009-07-28 17:12:47 |
Message-ID: | 603c8f070907281012m7f924f9sf3454fd4906d2c2b@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers |
On Tue, Jul 21, 2009 at 2:13 AM, Pavel Stehule<pavel(dot)stehule(at)gmail(dot)com> wrote:
> 2009/7/21 Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>:
>> On Mon, Jul 20, 2009 at 11:34 AM, Jaime
>> Casanova<jcasanov(at)systemguards(dot)com(dot)ec> wrote:
>>> On Mon, Jul 20, 2009 at 10:09 AM, Alvaro
>>>>
>>>> Getting rid of the check on natts was "ungood" ... it needs to compare
>>>> the number of undropped columns of both tupdescs.
>>>>
>>>
>>> ah! ok, i see... i will mark the patch as "waiting on author" and then
>>> will try to fix it myself unless pavel wants to do it himself
>>>
>>
>> patch attached
>>
> super, thanks
>
> Pavel
So is this Ready for Committer?
...Robert
From | Date | Subject | |
---|---|---|---|
Next Message | Dan Boeriu | 2009-07-28 17:16:38 | Re: BUG #4945: Parallel update(s) gone wild |
Previous Message | fous velkej | 2009-07-28 17:04:53 | Re: BUG #4948: getting error while vacuuming the database |
From | Date | Subject | |
---|---|---|---|
Next Message | Saleem EDAH-TALLY | 2009-07-28 17:19:08 | Request about pg_terminate_backend() |
Previous Message | Robert Haas | 2009-07-28 17:11:37 | Re: WIP: to_char, support for EEEE format |