Re: Why forbid "INSERT INTO t () VALUES ();" - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Why forbid "INSERT INTO t () VALUES ();"
Date
Msg-id 54bcfb48-8b05-938a-20f8-537f3785dee3@2ndquadrant.com
Whole thread Raw
In response to Re: Why forbid "INSERT INTO t () VALUES ();"  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 2020-06-25 18:07, Tom Lane wrote:
> So I'm still not convinced we should do this.  "MySQL is incapable
> of conforming to the standard" is a really lousy reason for us to do
> something.

Conformance to the standard means that the syntax described in the 
standard behaves as specified in the standard.  It doesn't mean you 
can't have additional syntax that is not in the standard.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Michael Banck
Date:
Subject: Re: [Patch] ALTER SYSTEM READ ONLY
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: [patch] demote