Re: help with bison

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: help with bison
Date: 2002-04-11 18:00:28
Message-ID: Pine.LNX.4.30.0204111358100.690-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Barry Lind 2002-04-11 18:38:33 Re: 7.3 schedule
Previous Message Hannu Krosing 2002-04-11 17:47:06 Re: 7.3 schedule