Can you check in SQL if a fields can be encoded using specified charset - Mailing list pgsql-general

From Paul Taylor
Subject Can you check in SQL if a fields can be encoded using specified charset
Date
Msg-id 4CDD5CED.9020408@fastmail.fm
Whole thread Raw
Responses Re: Can you check in SQL if a fields can be encoded using specified charset  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: More then 1600 columns?
Next
From: "Mark Mitchell"
Date:
Subject: Re: More then 1600 columns?