diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2020-03-31 08:40:32 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2020-03-31 08:50:39 +0200 |
commit | de3bbfcc962f24c1a20a17b76c604e5973a05817 (patch) | |
tree | 9cf34889eeded6c5b044f294dafb3b37aeb84e70 /src/backend/utils/adt/jsonfuncs.c | |
parent | 616ae3d2b0566e91b49f301bf08410a9972fed93 (diff) | |
download | postgresql-de3bbfcc962f24c1a20a17b76c604e5973a05817.tar.gz postgresql-de3bbfcc962f24c1a20a17b76c604e5973a05817.zip |
Fix INSERT OVERRIDING USER VALUE behavior
The original implementation disallowed using OVERRIDING USER VALUE on
identity columns defined as GENERATED ALWAYS, which is not per
standard. So allow that now.
Expand documentation and tests around this.
Author: Dean Rasheed <dean.a.rasheed@gmail.com>
Reviewed-by: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Reviewed-by: Vik Fearing <vik@postgresfriends.org>
Discussion: https://www.postgresql.org/message-id/flat/CAEZATCVrh2ufCwmzzM%3Dk_OfuLhTTPBJCdFkimst2kry4oHepuQ%40mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions