Re: DECLARE doesn't set/reset sqlca after DECLARE cursor

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: DECLARE doesn't set/reset sqlca after DECLARE cursor
Дата
Msg-id 20090814133445.GA11667@feivel.credativ.lan
обсуждение исходный текст
Ответ на Re: DECLARE doesn't set/reset sqlca after DECLARE cursor  (Boszormenyi Zoltan <zb@cybertec.at>)
Ответы Re: DECLARE doesn't set/reset sqlca after DECLARE cursor  (Boszormenyi Zoltan <zb@cybertec.at>)
Список pgsql-hackers
On Fri, Aug 14, 2009 at 01:02:07PM +0200, Boszormenyi Zoltan wrote:
> Here are the two test files, with their preprocessed C output.
> Indeed, Informix emits a function call for DECLARE CURSOR.
> And it seems it's not legal to do this outside of a function.

Okay, thanks. I changed several things in your patch mainly due to chosing a
slightly different way to reset the sqlca array and committed that change.
Please test.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ: 179140304, AIM/Yahoo/Skype: michaelmeskes, Jabber: meskes@jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Boszormenyi Zoltan
Дата:
Сообщение: Re: DECLARE doesn't set/reset sqlca after DECLARE cursor
Следующее
От: Robert Haas
Дата:
Сообщение: Re: CommitFest 2009-07: Remaining Patches