public inbox for [email protected]
help / color / mirror / Atom feedFrom: Sérgio Saquetim <[email protected]>
Cc: [email protected]
Subject: Re: Lexical Structure - String Constants
Date: Tue, 17 Jun 2014 19:19:29 -0300
Message-ID: <CACwnGOd-Gzu-gZ_B7RiYmL+Y=JzvpGzqykjGh=hv4DJj1OY_+w@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <CACwnGOdA3MZADTbT0hNXJFuge+fwF7=hCCMu2+9r2-0Dbard0g@mail.gmail.com>
<[email protected]>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>
> "10e" is not a valid number, just like the manual says. But "10" is a
> valid number, and "e" is a valid column alias, so this is equivalent
> to "SELECT 10 AS e". There's no requirement for white space between
> adjacent tokens, if the tokens couldn't validly be run together into
> one token.
Thanks Tom,
I haven't noticed that fact. I'll refactor my lexer to deal with that.
Regards,
Sérgio Saquetim
view thread (3+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Lexical Structure - String Constants
In-Reply-To: <CACwnGOd-Gzu-gZ_B7RiYmL+Y=JzvpGzqykjGh=hv4DJj1OY_+w@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox