Re: ECPG fix for mixed case cursor names

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: ECPG fix for mixed case cursor names
Дата
Msg-id 20100910101405.GA10693@feivel.credativ.lan
обсуждение исходный текст
Ответ на ECPG fix for mixed case cursor names  (Boszormenyi Zoltan <zb@cybertec.at>)
Список pgsql-hackers
On Wed, Aug 25, 2010 at 01:30:41PM +0200, Boszormenyi Zoltan wrote:
> PostgreSQL allows in plain SQL to declare a cursor
> e.g. in all lower case and fetch from is in all upper case.
> We need to allow this from ECPG, too, but strictly when
> the cursor name is not in a variable. Otherwise this code
> below doesn't notice the cursor's double declaration
> and complains using an undeclared cursor:
> ...

Applied. Thanks for spotting and fixing this.

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
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL


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

Предыдущее
От: Boszormenyi Zoltan
Дата:
Сообщение: Re: plan time of MASSIVE partitioning ...
Следующее
От: Fujii Masao
Дата:
Сообщение: Walsender doesn't process options passed in the startup packet