Re: PQescapeBytea is not multibyte aware - Mailing list pgsql-hackers

From Joe Conway
Subject Re: PQescapeBytea is not multibyte aware
Date
Msg-id 3CB07611.80700@joeconway.com
Whole thread Raw
In response to PQescapeBytea is not multibyte aware  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: PQescapeBytea is not multibyte aware  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tatsuo Ishii wrote:
> BTW, for the 7.2.x tree we need a solution with lesser impact. 
> For this purpose, I would like to change PQescapeBytea as I stated in
> the previous mail. Objection?
> --
> Tatsuo Ishii

No objection here, but can we wrap the change in #ifdef MULTIBYTE so 
there's no effect for people who don't use MULTIBYTE?

Joe




pgsql-hackers by date:

Previous
From: mlw
Date:
Subject: Re: Suggestion for optimization
Next
From: Tom Lane
Date:
Subject: Re: PQescapeBytea is not multibyte aware