]> 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)
commit3e9c0df4f09e746f575a675923ff9f0f60cfd861
tree7a45c6af9d462fd0e82fd240440e60a1a208f4e7
parent125e3482d1f5f021be9605a9d034bcd6dd190a86
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