Re: fix: plpgsql: return query and dropped columns problem - Mailing list pgsql-bugs

From Jaime Casanova
Subject Re: fix: plpgsql: return query and dropped columns problem
Date
Msg-id 3073cc9b0907201515n952c8c2h152b1b24009bfaa4@mail.gmail.com
Whole thread Raw
In response to Re: fix: plpgsql: return query and dropped columns problem  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Responses Re: fix: plpgsql: return query and dropped columns problem  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: fix: plpgsql: return query and dropped columns problem  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Mon, Jul 20, 2009 at 11:34 AM, Jaime
Casanova<jcasanov@systemguards.com.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

pgsql-bugs by date:

Previous
From: Mathieu Fenniak
Date:
Subject: Bug 4906 -- Left join of subselect incorrect
Next
From: "Robert Treat"
Date:
Subject: BUG #4929: Corrupted pg_class, possibly truncate/rollback related