]> git.sur5r.net Git - bacula/bacula/commit
Change SELECT count(*) to SELECT 1 .. LIMIT 1 to speed up PostgreSQL and Innodb in...
authorEric Bollengier <eric@eb.homelinux.org>
Fri, 17 Dec 2010 14:03:38 +0000 (15:03 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Fri, 17 Dec 2010 14:28:04 +0000 (15:28 +0100)
commit2866b0d7279a863e74b1e362cc36489d124fff33
treee72452979defa08a3f818412ae1809b7e2cd3354
parent1bbc24d1c203a54250f7d3827dea716e30ef2fc0
Change SELECT count(*) to SELECT 1 .. LIMIT 1 to speed up PostgreSQL and Innodb in is_volume_purged()
bacula/src/dird/ua_purge.c