git.postgresql.org Git - postgresql.git/commit
2020年3月31日 06:40:32 +0000 (08:40 +0200)
2020年3月31日 06:50:39 +0000 (08:50 +0200)
commit de3bbfcc962f24c1a20a17b76c604e5973a05817
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
This is the main PostgreSQL git repository.
RSS
Atom