Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identity columns

Dean Rasheed <dean.a.rasheed@gmail.com>

From: Dean Rasheed <dean.a.rasheed@gmail.com>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2020-03-27T16:33:34Z
Lists: pgsql-hackers
On Fri, 27 Mar 2020 at 11:29, Peter Eisentraut
<peter.eisentraut@2ndquadrant.com> wrote:
>
> We appear to have lost track of this.

Ah yes, indeed!

> 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.

Regards,
Dean



Commits

  1. Fix INSERT OVERRIDING USER VALUE behavior