Re: SQL keywords - Mailing list pgsql-docs

From Peter Eisentraut
Subject Re: SQL keywords
Date
Msg-id Pine.LNX.4.30.0012161929310.976-100000@peter.localdomain
Whole thread Raw
In response to Re: SQL keywords  (Hannu Krosing <hannu@tm.ee>)
List 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@gmx.net       http://yi.org/peter-e/


pgsql-docs by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: SQL keywords
Next
From: Bruce Momjian
Date:
Subject: Generating HISTORY file