Re: Problems with variable cursorname in ecpg

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: Problems with variable cursorname in ecpg
Дата
Msg-id 20100331111300.GA19061@feivel.credativ.lan
обсуждение исходный текст
Ответ на Re: Problems with variable cursorname in ecpg  (Boszormenyi Zoltan <zb@cybertec.at>)
Ответы Re: Problems with variable cursorname in ecpg  (Boszormenyi Zoltan <zb@cybertec.at>)
Список pgsql-hackers
On Wed, Mar 31, 2010 at 10:35:31AM +0200, Boszormenyi Zoltan wrote:
> > I think we should  make the error message/documentation a little bit clearer as
> > people have stumbled over it.
> 
> Yes, we need to document it.

I changed the error message and documented a possible improvement in the TODO list.

> I think you forget that in this case, only global variables are
> usable in the DECLARE in this case, no local variables in
> functions preceding the DECLARE are visible to it.

I thought about not allowing variables in declare statements that are outside a
function. Do you think it makes sense to allow those? Forbidding these right
now would give us more headroomfor future development.

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
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: pending patch: Re: HS/SR and smart shutdown
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: ECPG pointer vs array