Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Backslashes in 8.2 still escape, hwo to disable?



On Fri, 2006-09-29 at 18:12 -0600, Ken Johanson wrote:
> 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..

standard_conforming_strings

Regards,
	Jeff Davis




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group