Change #6989
Category | None |
Changed by | Mike Rylander <mrylander | @gmail.com>
Changed at | Fri 17 Jul 2020 07:07:22 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 53b9deca88551f8d32985949436a8433a88ef502 |
Comments
LP#1886852: Protect against dupes in hold-copy map function If the DB function that regenerates the hold-copy maps for a hold receives duplicate copies in its second parameter, it blows up. This commit prevents that by making the list unique at use time. Signed-off-by: Mike Rylander <mrylander@gmail.com> Signed-off-by: Jason Stephenson <jason@sigio.com>
Changed files
- Open-ILS/src/sql/Pg/090.schema.action.sql
- Open-ILS/src/sql/Pg/upgrade/XXXX.function.distinct-regen_copy_map.sql