Re: [HACKERS] ONLY

From: Don Baccus <dhogaza(at)pacifier(dot)com>
To: Chris <chris(at)bitmead(dot)com>, "pgsql-hackers(at)postgreSQL(dot)org" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] ONLY
Date: 2000-02-07 15:10:35
Message-ID: 3.0.1.32.20000207071035.0108a2c0@mail.pacifier.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 07:42 PM 2/7/00 +1100, Chris wrote:
>Don Baccus wrote:
>
>> It's not ALL that bad, my earlier comments were
>> partly tongue in cheek.

><grumble> I think they're pretty bad. I did start reading from the
>beginning, even reading the definitions and there are many things that
>are not clear to me.

>If you think it's not too bad, do you care to comment on the "ONLY"
>situation?

Well, OK, I was trying to be nice. Let me put it in a way that insults
two standards committees at once:

It's no harder to read than the C++ standard.

How's that? :)

Date's primer takes potshots at it in almost every section. One way
in which the SQL standard IS worse than even your typically crummy
language standard is that it apparently is not internally consistent.
It contradicts itself in many areas, according to Date (who seems to
take real pleasure in pointing out specifics).

While all language standards have some bugs of this sort, the SQL standard
seems to be full of them.

- Don Baccus, Portland OR <dhogaza(at)pacifier(dot)com>
Nature photos, on-line guides, Pacific Northwest
Rare Bird Alert Service and other goodies at
http://donb.photo.net.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Malcolm Beattie 2000-02-07 15:12:08 Re: [HACKERS] Need confirmation of "Posix time standard" on FreeBSD
Previous Message Don Baccus 2000-02-07 15:03:55 Re: [HACKERS] DISTINCT and ORDER BY bug?