]> git.sur5r.net Git - bacula/bacula/commit
Use ' instead of " when quoting strings.
authorDan Langille <dan@langille.org>
Wed, 10 Dec 2003 22:49:27 +0000 (22:49 +0000)
committerDan Langille <dan@langille.org>
Wed, 10 Dec 2003 22:49:27 +0000 (22:49 +0000)
commitaa40e3ae9ec4ec5f6e8fdbffc36de0e95ef1defc
treef6105f26a31e3bbab1e3e3f8b925e41ebd93a7fe
parent105aba971922261483214ace885d0769749334d8
Use ' instead of " when quoting strings.
PostgreSQL cannot handle " and thinks they are attributes.
MySQL can handle ' and so can SQLite.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@861 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/dird/recycle.c