Re: what is suffix _P in gram.y

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: what is suffix _P in gram.y
Дата
Msg-id 162867790801271247m1784dc1fn88a8b01a4f246980@mail.gmail.com
обсуждение исходный текст
Ответ на Re: what is suffix _P in gram.y  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 27/01/2008, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "Pavel Stehule" <pavel.stehule@gmail.com> writes:
> > is it means " some PostgreSQL specific"?
>
> I think the original idea was P-for-Parser.  It's just there for tokens
> whose macros would otherwise be likely to collide with other symbols.
>
>                         regards, tom lane
>

ok. unterstand

thank you

Pavel Stehule


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: what is suffix _P in gram.y
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: MSVC Build error