]> git.sur5r.net Git - bacula/bacula/commit
Add numornull which retuns NULL if the value is zero, or the value.
authorDan Langille <dan@langille.org>
Fri, 12 Dec 2003 16:12:25 +0000 (16:12 +0000)
committerDan Langille <dan@langille.org>
Fri, 12 Dec 2003 16:12:25 +0000 (16:12 +0000)
commit54b260ae9bddae85f71fcdaa5d0e8a1595efccdd
tree3a2f44ecdd3a6687cf3c285d23fdd220c582f125
parent626b80d3bc5887e032753eac3e4b98fa0f15210f
Add numornull which retuns NULL if the value is zero, or the value.
This function was needed because Job.{PoolId|FileSetId|ClientId} are
foreign keys.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@877 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/cats/sql_update.c