Re: make == as = ?

From: jseymour(at)LinxNet(dot)com (Jim Seymour)
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: make == as = ?
Date: 2004-04-13 20:37:37
Message-ID: 20040413203737.D36694307@jimsun.LinxNet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> wrote:
>
>
> Dear Josh,
>
> Thanks for you reply at length.
>
> It helps me understand the "raw" about my suggestion.
> Some short comments and joke signs:
>
>
> > Adding == would cause harm in the following three ways:
> > 1) It would impair portability between PostgreSQL and other databases that
> > support the SQL standard.
>
> Oracle, M$ and others spend a lot of energy so that what you write for
> their tool won't be so easilly portable, thus once you've started with
> them, you'll stay forever.
>
> You're arguing that pg should help its "customers" to leave it easilly,
> what is quite paradoxical! ;-)
[remainder elided]

Perhaps the PostgreSQL community is sufficiently confident in the
quality of its product that it doesn't feel the need to resort to
odious lock-in tricks? ;)

Jim

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Fuhr 2004-04-13 20:51:00 Re: Join works in 7.3.6, fails in 7.4.2
Previous Message Tom Lane 2004-04-13 20:24:01 Re: Join works in 7.3.6, fails in 7.4.2