Re: Wish: remove ancient constructs from Postgres

From: "Nikolay Samokhvalov" <samokhvalov(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: "Peter Eisentraut" <peter_e(at)gmx(dot)net>
Subject: Re: Wish: remove ancient constructs from Postgres
Date: 2006-02-27 15:26:02
Message-ID: e431ff4c0602270726s77fe3087q900e84bd102a0a73@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2/27/06, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> 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.
>
so, maybe it's better to forget about SQL:2003 at all?
please, remember that many people use Postgres for educational
purposes. Aren't you afraid of that in the future these people will
switch to MySQL because of ability to work in standard way?..

--
Best regards,
Nikolay

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Nikolay Samokhvalov 2006-02-27 15:34:16 Re: Wish: remove ancient constructs from Postgres
Previous Message Tom Lane 2006-02-27 14:46:25 Re: Operator for int8 array