aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-12-08 09:18:18 -0500
committerPeter Eisentraut <peter_e@gmx.net>2017-12-08 09:39:55 -0500
commitee5b595493e1609903d55709853f5276ba85c81d (patch)
tree59dee38ffcb3eb0958cdbc66615653490e9f07df /src/backend/access/gist/gistxlog.c
parenta8ef4e81e6f2b7ab77aa57b986742feba57d9d86 (diff)
downloadpostgresql-ee5b595493e1609903d55709853f5276ba85c81d.tar.gz
postgresql-ee5b595493e1609903d55709853f5276ba85c81d.zip
Apply identity sequence values on COPY
A COPY into a table should apply identity sequence values just like it does for ordinary defaults. This was previously forgotten, leading to null values being inserted, which in turn would fail because identity columns have not-null constraints. Author: Michael Paquier <michael.paquier@gmail.com> Reported-by: Steven Winfield <steven.winfield@cantabcapital.com> Bug: #14952
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions