Re: backslashes in 8.3.3

From: "Brandon Metcalf" <bmetcalf(at)nortel(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: backslashes in 8.3.3
Date: 2008-06-24 14:34:44
Message-ID: Pine.LNX.4.58L.0806240933340.9186@cash.us.nortel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

t == tgl(at)sss(dot)pgh(dot)pa(dot)us writes:

t> "Brandon Metcalf" <bmetcalf(at)nortel(dot)com> writes:
t> > I just upgraded to 8.3.3 from 8.1.5 and noticed that backslashes are
t> > handled completely differently now. For example,

t> See standard_conforming_strings and escape_string_warning.

Excellent. I had missed the standard_conforming_strings and will turn
this on. Hold on. Yes, that did it. Thanks so much.

--
Brandon

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2008-06-24 14:44:08 Re: what are rules for?
Previous Message Brandon Metcalf 2008-06-24 14:32:00 Re: backslashes in 8.3.3