Re: strange plpgsql error

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: strange plpgsql error
Дата
Msg-id b42b73150910120433s1fc46994u4eb40f925f13932c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: strange plpgsql error  (SunWuKung <Ralikwen@hotmail.com>)
Ответы Re: strange plpgsql error
Список pgsql-general
On Sun, Oct 11, 2009 at 6:21 PM, SunWuKung <Ralikwen@hotmail.com> wrote:
>
> Yep,
> it is probably a bug though.

It's not...it's just the way plpgsql works.  I prefix all my local
variables in plpgsql with an underscore to prevent these kinds of
conflicts.

merlin

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

Предыдущее
От: Cédric Villemain
Дата:
Сообщение: Re: full text + snowball + ispell?
Следующее
От: 纪晓曦
Дата:
Сообщение: Re: Where can I get the number of plans that considered by Planner?