Re: Wish: remove ancient constructs from Postgres - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: Wish: remove ancient constructs from Postgres
Date
Msg-id 200602271358.07682.peter_e@gmx.net
Whole thread Raw
In response to Re: Wish: remove ancient constructs from Postgres  (Neil Conway <neilc@samurai.com>)
Responses Re: Wish: remove ancient constructs from Postgres  ("Nikolay Samokhvalov" <samokhvalov@gmail.com>)
List pgsql-general
Am Sonntag, 26. Februar 2006 21:24 schrieb Neil Conway:
> I think a better approach would be to introduce the concept of "SQL
> dialects", similar to "--std=..." in GCC or SQL modes in MySQL 5. That
> would help people who want to write standard-compliant applications
> while not inconveniencing those who don't care.

Such a thing has been discussed from time to time but in reality you wouldn't
get useful results from it because just about any application will violate
the standard somewhere.

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

pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: Re: Wish: remove ancient constructs from Postgres
Next
From: "John D. Burger"
Date:
Subject: Re: Which indexes does a query use?