Re: BUG #3872: backslash_quote = off doesn't work any more - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3872: backslash_quote = off doesn't work any more
Date
Msg-id 23827.1200497534@sss.pgh.pa.us
Whole thread Raw
In response to BUG #3872: backslash_quote = off doesn't work any more  ("David Gradwell" <david@gradwell.com>)
List pgsql-bugs
"David Gradwell" <david@gradwell.com> writes:
> set backslash_quote = off in postgresql.conf

> create table a (a1 varchar(100))
> insert into a(a1)   values ( '\602')
> gives ERROR: invalid byte sequence for encoding "UTF8": 0x82'

backslash_quote has got zero to do with that case.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tomasz Ostrowski
Date:
Subject: Re: BUG #3872: backslash_quote = off doesn't work any more
Next
From: "rf"
Date:
Subject: BUG #3880: pgAdmin III dialog size