Re: Can we go beyond the standard to make Postgres radically better? - Mailing list pgsql-general

From Peter J. Holzer
Subject Re: Can we go beyond the standard to make Postgres radically better?
Date
Msg-id 20220210173106.zmvyx4cjpj6eep25@hjp.at
Whole thread Raw
In response to Re: Can we go beyond the standard to make Postgres radically better?  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
List pgsql-general
On 2022-02-10 10:13:16 +0100, Karsten Hilbert wrote:
> Am Wed, Feb 09, 2022 at 09:14:39PM -0800 schrieb Guyren Howe:
> > There are huge developer benefits available to focusing
> > more on making a great relational programming environment,
> > well outside the SQL standard.
>
> There's a seemingly small but conceptually rather significant
> difference between going _beyond_ a standard and being _well
> outside_ said standard.

In my opinion:

    A change which doesn't alter the semantics of any
    standard-conforming query (but only makes some queries valid which
    are invalid according to the standard) is an extension.

Not sure if this is true for all of Guyren's proposals, although no
counter-examples immediatly pop into mind.

        hp

--
   _  | Peter J. Holzer    | Story must make more sense than reality.
|_|_) |                    |
| |   | hjp@hjp.at         |    -- Charles Stross, "Creative writing
__/   | http://www.hjp.at/ |       challenge!"

Attachment

pgsql-general by date:

Previous
From: "Peter J. Holzer"
Date:
Subject: Re: Can we go beyond the standard to make Postgres radically better?
Next
From: Tom Lane
Date:
Subject: Re: Passing XML column in an array