On 27/01/2008, Tom Lane <[EMAIL PROTECTED]> wrote:
> "Pavel Stehule" <[EMAIL PROTECTED]> 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.
>
>
"Pavel Stehule" <[EMAIL PROTECTED]> 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
-
On Sun, Jan 27, 2008 at 09:10:31PM +0100, Pavel Stehule wrote:
> Hello,
>
> is it means " some PostgreSQL specific"?
Not really. The main thing is that many symbols in gram.y eventually
get turned into a #define and if the symbol is a normal looking word
that may be used in another context it's c
Hello,
is it means " some PostgreSQL specific"?
regards
Pavel Stehule
---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings