Re: Why do OLD and NEW have special internal names?

Поиск
Список
Период
Сортировка
От Roberto Mello
Тема Re: Why do OLD and NEW have special internal names?
Дата
Msg-id 42d652c70911060406q226a7498vd42c2cbe2b2bed01@mail.gmail.com
обсуждение исходный текст
Ответ на Why do OLD and NEW have special internal names?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, Nov 5, 2009 at 5:33 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> BTW, this brings up another point, which is that up to now it's often
> been possible to use plpgsql variable names that conflict with
> core-parser reserved words, so long as you didn't need to use the
> reserved word with its special meaning.  That will stop working when
> this patch goes in.  Doesn't bother me any, but if anyone thinks it's
> a serious problem, speak now.

I imagine there will be a small percentage of PL/pgSQL users that will
be afected, so these changes must be well written up in the PL/pgSQL
documentation.

Roberto


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Freebsd & autoconf-2.63
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Why do OLD and NEW have special internal names?