aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/constraint.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2019-01-14 19:25:19 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2019-01-14 19:28:10 -0300
commit0ad41cf537ea5f076273fcffa4c83a184bd9910f (patch)
tree820e791fcba3d1c42a65c9cbf4b2e9b4d35d17cc /src/backend/commands/constraint.c
parentbb24439cefead34f195c78f400982f3834593df6 (diff)
downloadpostgresql-0ad41cf537ea5f076273fcffa4c83a184bd9910f.tar.gz
postgresql-0ad41cf537ea5f076273fcffa4c83a184bd9910f.zip
Fix unique INCLUDE indexes on partitioned tables
We were considering the INCLUDE columns as part of the key, allowing unicity-violating rows to be inserted in different partitions. Concurrent development conflict in eb7ed3f30634 and 8224de4f42cc. Reported-by: Justin Pryzby Discussion: https://postgr.es/m/20190109065109.GA4285@telsasoft.com
Diffstat (limited to 'src/backend/commands/constraint.c')
0 files changed, 0 insertions, 0 deletions