Re: Character Set UTF8 and libpq - Mailing list pgsql-novice

From Tom Lane
Subject Re: Character Set UTF8 and libpq
Date
Msg-id 1469.1231207951@sss.pgh.pa.us
Whole thread Raw
In response to Character Set UTF8 and libpq  ("Nagle, Gail A \(US SSA\)" <gail.nagle@baesystems.com>)
List pgsql-novice
"Nagle, Gail A \(US SSA\)" <gail.nagle@baesystems.com> writes:
> My question is does the entire string, i.e. "INSERT INTO mytable
> VALUES(" and the integer value need to be UTF8 encoded or can these
> parts be in plain ascii text?

Huh?  ASCII text is perfectly legal UTF8.

            regards, tom lane

pgsql-novice by date:

Previous
From: "Nagle, Gail A \(US SSA\)"
Date:
Subject: Character Set UTF8 and libpq
Next
From: "Nagle, Gail A \(US SSA\)"
Date:
Subject: Re: Character Set UTF8 and libpq