Re: INSERT ... OVERRIDING USER VALUE vs GENERATED ALWAYS identity columns
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Dean Rasheed <dean.a.rasheed@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2020-03-27T11:29:23Z
Lists: pgsql-hackers
Attachments
- v2-0001-Fix-INSERT-OVERRIDING-USER-VALUE-behavior.patch (text/plain) patch v2-0001
We appear to have lost track of this. I have re-read everything and expanded your patch a bit with additional documentation and comments in the tests. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Fix INSERT OVERRIDING USER VALUE behavior
- de3bbfcc962f 13.0 landed