Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identitycolumns - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identitycolumns
Date
Msg-id 99f3bceb-6fd6-70e2-2c3d-a1283f564e84@postgresfriends.org
Whole thread Raw
In response to Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identity columns  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Responses Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identitycolumns
List pgsql-hackers
On 3/27/20 9:33 AM, Dean Rasheed wrote:
> On Fri, 27 Mar 2020 at 11:29, Peter Eisentraut
> <peter.eisentraut@2ndquadrant.com> wrote:
>>
>> I have re-read everything and
>> expanded your patch a bit with additional documentation and comments in
>> the tests.
> 
> I looked that over, and it all looks good to me.

I concur.  And it matches my reading of the standard (apart from the
intentional derivation).
-- 
Vik Fearing



pgsql-hackers by date:

Previous
From: James Coleman
Date:
Subject: Re: [PATCH] Incremental sort (was: PoC: Partial sort)
Next
From: legrand legrand
Date:
Subject: Re: Allow auto_explain to log plans before queries are executed