Re: ECPG dynamic cursor fix for UPDATE/DELETE ... WHERE CURRENT OF :curname

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Boszormenyi Zoltan" <zb@cybertec.at>
Cc: "Michael Meskes" <meskes@postgresql.org>, <pgsql-hackers@postgresql.org>
Date: 2010-08-03T17:11:27Z
Lists: pgsql-hackers
Boszormenyi Zoltan <zb@cybertec.at> wrote:
 
> attached is a patch that adds the missing feature
 
> I certainly feel that this should be applied to 9.0 as a bugfix.
 
Those two statements seem to contradict one another.  Is there some
bug manifestation beyond an unimplemented feature this fixes? 
Without this, is there some regression going from 8.4 to 9.0?
 
-Kevin