Re: help with bison - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: help with bison
Date
Msg-id Pine.LNX.4.30.0204111358100.690-100000@peter.localdomain
Whole thread Raw
In response to Re: help with bison  (Joe Conway <mail@joeconway.com>)
List pgsql-hackers
Joe Conway writes:

> The other day there was a discussion around the fact that X'ffff' will
> get converted into an integer constant, e.g.

> , while SQL99 says that this syntax *should* be used to specify a
> "binary string".

Actually, SQL99 is ambiguous regarding whether it represents a blob or a
bit string.  But either of these would be better than an integer.

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-hackers by date:

Previous
From: Mario Weilguni
Date:
Subject: Re: Inefficient handling of LO-restore + Patch
Next
From: Barry Lind
Date:
Subject: Re: 7.3 schedule