Re: SQL keywords

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Hannu Krosing <hannu(at)tm(dot)ee>
Cc: <pgsql-docs(at)postgresql(dot)org>
Subject: Re: SQL keywords
Date: 2000-12-16 18:29:53
Message-ID: Pine.LNX.4.30.0012161929310.976-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hannu Krosing writes:

> It could be a good thing to have a table of the form
>
> Keyword | PostgreSQL | SQL 92 | SQL 99 |
> -----------+--------------+-------------+-------------+
> SELECT | Reserved | Reserved | Reserved |
> WITH | - | - | Reserved |
> IN | Yes | - | Reserved |
> ...

I like that.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2000-12-16 20:15:26 Generating HISTORY file
Previous Message Emmanuel Charpentier 2000-12-16 08:47:58 Re: SQL keywords