Can you check in SQL if a fields can be encoded using specified charset

Поиск
Список
Период
Сортировка
От Paul Taylor
Тема Can you check in SQL if a fields can be encoded using specified charset
Дата
Msg-id 4CDD5CED.9020408@fastmail.fm
обсуждение исходный текст
Ответы Re: Can you check in SQL if a fields can be encoded using specified charset  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Список pgsql-general
Is there a function that can say whether a textvalue can be encoded in a
particular charset

i.e.

SELECT FIELD1 FROM TABLE1 WHERE ENCODE_AS_IS08859(FIELD1)=true

thanks Paul

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: More then 1600 columns?
Следующее
От: "Mark Mitchell"
Дата:
Сообщение: Re: More then 1600 columns?