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

From Peter Eisentraut
Subject Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identitycolumns
Date
Msg-id 0cb0cefc-262d-8a57-2a65-d76e30478cc4@2ndquadrant.com
Whole thread Raw
In response to Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identitycolumns  (Vik Fearing <vik@postgresfriends.org>)
List pgsql-hackers
On 2020-03-27 17:58, Vik Fearing wrote:
> 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).

Committed, thanks!

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



pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: pg_stat_statements issue with parallel maintenance (Was Re: WALusage calculation patch)
Next
From: Amit Kapila
Date:
Subject: Re: WAL usage calculation patch