Hi Mariano

> Norbert: I forward an email from someone trying to use SqueakDBX. He tried
> to run the openDBX tests in Linux and Mac and in both cases he had a
> problem.
> 
> As you can see in his email, it says:
> 
> WARNING:  nonstandard use of \\ in a string literal
> LINE 1: SELECT * FROM odbxtest WHERE col = 'a''''\\''b'
>                                            ^
> HINT:  Use the escape string syntax for backslashes, e.g., E'\\'.

The problem seems to be an option in the postgresql.conf. See
"http://dbaspot.com/forums/postgresql/251026-many-warning-pg-logs-nonstandard-
use-string-literalat-character.html" for details. The solution is to set

standard_conforming_strings = on

in postgresql.conf


Norbert
-- 
OpenPGP public key
http://www.linuxnetworks.de/norbert.pubkey.asc

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
libopendbx-devel mailing list
libopendbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
http://www.linuxnetworks.de/doc/index.php/OpenDBX

Reply via email to