aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
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:18:18 -0500
commit2d2d06b7e27e3177d5bef0061801c75946871db3 (patch)
treead8f6397d6cb757ddac83cddae54faadc85377f6 /src/backend/access/gist
parent0a3edbb3302173f8ac465570b6273392aa6e20b1 (diff)
downloadpostgresql-2d2d06b7e27e3177d5bef0061801c75946871db3.tar.gz
postgresql-2d2d06b7e27e3177d5bef0061801c75946871db3.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')
0 files changed, 0 insertions, 0 deletions