bug 2915 followup - small efficiency improvement
authorGalen Charlton <galen.charlton@liblime.com>
Mon, 27 Apr 2009 15:31:03 +0000 (10:31 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 26 May 2009 19:15:19 +0000 (21:15 +0200)
commite8813e757873102f1b1a2dcbb9063374317281b3
tree3cfea692802157cb8d72cc2a0bc6689c2a868531
parentdfa4597cee6164809a32df0a9ed6febd7b3132c8
bug 2915 followup - small efficiency improvement

Following up on a suggestion by Joe Atzberger, save
a database query by not counting the subscriptions
to delete; instead, simply fetch a list of them.

No user-visible change.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
C4/Biblio.pm