]> 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)
commitc72f56e4069b5f2a73a60b8c3a97681cf80dca36
tree236e9fed2d59da77d5beb2351b29b53a957dcb87
parent6f6e52602b8d541a95a010c15ef53a1b66201319
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