]> git.evergreen-ils.org Git - Evergreen.git/commit
Speed up holds history retrieval
authorBill Erickson <berick@esilibrary.com>
Thu, 4 Aug 2011 19:01:09 +0000 (15:01 -0400)
committerBill Erickson <berick@esilibrary.com>
Thu, 4 Aug 2011 19:01:09 +0000 (15:01 -0400)
commit39632c0346c1807eddee54c28675741668d1c264
tree5d0b6ea7da030ed6a5d244010b849bf974219b57
parentd42e656a9f0745e1bb77298fd6598faaa6d4bb69
Speed up holds history retrieval

Consistent w/ circ history retrieval, use the longer column 'transform'
stored proc invocation to limit retrieval to historical holds IDs
instead of entire objects, which are later fetched/fleshed anyway.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm