aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorDavid Rowley <drowley@postgresql.org>2020-04-22 22:12:19 +1200
committerDavid Rowley <drowley@postgresql.org>2020-04-22 22:12:19 +1200
commit9f2c4edec2e2182a2fef8495efdaf90a65d64e6c (patch)
tree454931362497cf25eed7cff737f5ea417b331c83 /doc/src
parentaaf069aa345231823464f65b33c479a0958fe147 (diff)
downloadpostgresql-9f2c4edec2e2182a2fef8495efdaf90a65d64e6c.tar.gz
postgresql-9f2c4edec2e2182a2fef8495efdaf90a65d64e6c.zip
Remove bogus Assert in foreign key cloning code
This Assert was trying to ensure that the number of columns in the foreign key being cloned was the same number of attributes in the parentRel.  Of course, it's perfectly valid to have columns in the table which are not part of the foreign key constraint. It appears that this Assert was misunderstanding that. Reported-by: Rajkumar Raghuwanshi Reviewed-by: amul sul Discussion: https://postgr.es/m/CAKcux6=z1dtiWw5BOpqDx-U6KTiq+zD0Y2m810zUtWL+giVXWA@mail.gmail.com
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions