]> git.sur5r.net Git - bacula/bacula/commit
Complete the quoting experience and do this right after every connection:
authorDan Langille <dan@langille.org>
Sat, 15 Sep 2007 03:22:24 +0000 (03:22 +0000)
committerDan Langille <dan@langille.org>
Sat, 15 Sep 2007 03:22:24 +0000 (03:22 +0000)
commit0a76c1e29e2401885175132adb9fc12d39cb6d15
tree5cd1c6f9399347272e6c7a5c245bb8a7c4be3584
parentdc59ce16b863cff6a0c01e523e3af8f8677caaa5
Complete the quoting experience and do this right after every connection:

  "set standard_conforming_strings=on"

This avoid the warning: WARNING:  nonstandard use of \\ in a string literal

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