public inbox for [email protected]
help / color / mirror / Atom feedFrom: Peter Eisentraut <[email protected]>
To: Troels Arvin <[email protected]>
To: [email protected]
Subject: Re: SQL 2003 conformance
Date: Thu, 21 Oct 2004 14:20:49 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
Troels Arvin wrote:
> An obvious question is how strict to be:
Very strict. SQL is a standard, not a guideline. If you can't type in
what it says, then it's not supported.
We make occasional exceptions in extreme cases. For example, we claim
to support aliases in the select list (E051-05), but we require the AS.
It would be unhelpful if we instead wrote that we don't support select
list aliases. But a comment should be added in these cases.
The other exception is that because of additional features that
PostgreSQL provides, some standard features may be restricted.
Additional reserved key words are an obvious example. But that is
allowed by the SQL standard.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
view thread (16+ messages) latest in thread
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], [email protected]
Subject: Re: SQL 2003 conformance
In-Reply-To: <[email protected]>
* 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