Re: BUG #1517: SQL interval syntax is accepted by the parser, - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: BUG #1517: SQL interval syntax is accepted by the parser,
Date
Msg-id 200503240028.28973.peter_e@gmx.net
Whole thread Raw
In response to Re: BUG #1517: SQL interval syntax is accepted by the parser,  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane wrote:
> There is no "ANSI SQL".  Only ISO SQL.  ANSI never issued their own
> spec to my knowledge ... unlike, say, C, where I believe ANSI C was
> in fact issued by ANSI.

There is an ANSI SQL standard ANSI X3.135.  At least my copy of SQL 1999
carries a combined ANSI/ISO label.  Nevertheless, referring to ISO
seems more appropriate.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-bugs by date:

Previous
From: Roy Badami
Date:
Subject: Re: BUG #1517: SQL interval syntax is accepted by the parser,
Next
From: Tom Lane
Date:
Subject: Re: BUG #1517: SQL interval syntax is accepted by the parser,