Re: Character Set UTF8 and libpq

Поиск
Список
Период
Сортировка
От Nagle, Gail A \(US SSA\)
Тема Re: Character Set UTF8 and libpq
Дата
Msg-id 7b4bbp$1neskn@dmzms99802.na.baesystems.com
обсуждение исходный текст
Ответ на Character Set UTF8 and libpq  ("Nagle, Gail A \(US SSA\)" <gail.nagle@baesystems.com>)
Список pgsql-novice
Thanks - sorry for the dumb question.

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Monday, January 05, 2009 6:13 PM
To: Nagle, Gail A (US SSA)
Cc: pgsql-novice@postgresql.org
Subject: Re: [NOVICE] Character Set UTF8 and libpq

"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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Character Set UTF8 and libpq
Следующее
От: "info"
Дата:
Сообщение: How to release a transaction lock on a table