From: | Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec> |
---|---|
To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, 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-20 22:15:12 |
Message-ID: | 3073cc9b0907201515n952c8c2h152b1b24009bfaa4@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers |
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
--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157
Attachment | Content-Type | Size |
---|---|---|
return_query_fix.v2.patch | text/x-diff | 9.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2009-07-20 22:46:14 | BUG #4929: Corrupted pg_class, possibly truncate/rollback related |
Previous Message | Mathieu Fenniak | 2009-07-20 19:47:03 | Bug 4906 -- Left join of subselect incorrect |
From | Date | Subject | |
---|---|---|---|
Next Message | Dean Rasheed | 2009-07-20 22:41:14 | Re: WIP: Deferrable unique constraints |
Previous Message | Bruce Momjian | 2009-07-20 22:06:57 | Re: [GENERAL] large object does not exist after pg_migrator |