]> git.sur5r.net Git - bacula/docs/commit
- Optimize File pruning to eliminate one database call.
authorKern Sibbald <kern@sibbald.com>
Sat, 7 May 2005 10:43:02 +0000 (10:43 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 7 May 2005 10:43:02 +0000 (10:43 +0000)
commitd42f6b1ed2244eb3b2c306bbe4fe83bfd1453b01
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parentd9e3c14f2820e53f7306c48925aa99cbce0c4a97
- Optimize File pruning to eliminate one database call.
- Fix bug that prevented File pruning from working.
- Implement a cstrlen() which returns the character
  length of a UTF-8 string.