Backslashes in 8.2 still escape, hwo to disable?

From: Ken Johanson <pg-user(at)kensystem(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Backslashes in 8.2 still escape, hwo to disable?
Date: 2006-09-30 00:12:21
Message-ID: 451DB665.5000408@kensystem.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm trying out the new 8.2 beta; the following query:

select 'ab\cd'; yields: abcd, not ab\cd.

Is there a setting I'd need to switch to enable the ANSI/ISO escape
behavior? I am using the JDBC driver; not sure if that could be the
culprit..

Thanks,
Ken

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Reece Hart 2006-09-30 00:23:52 Re: using schema's for data separation
Previous Message Sriram Dandapani 2006-09-29 21:54:24 Re: autovacuum ignore tables