]> 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)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:39:46 +0000 (14:39 +0200)
commitaad75655ed55a9244b70878fbccd7dab088a05e3
treee33d7395c654631e0f497a3e52e0dff63ef66ff6
parent8944db1b635424752b455e55dfc73cf4f26860d5
Change SELECT count(*) to SELECT 1 .. LIMIT 1 to speed up PostgreSQL and Innodb in is_volume_purged()
bacula/src/dird/ua_purge.c