ISO-8859-1 encoding not enforced?

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: ISO-8859-1 encoding not enforced?
Date: 2005-04-12 02:40:23
Message-ID: 425B3517.7040703@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Is PostgreSQL supposed to enforce a LATIN1/ISO-8859-1 encoding if that's
the database encoding?

Because people using this database can happily insert any old non-LATIN1
junk into the database, then when I export as XML, all XML validation
fails because the encoding is not correct.

If this is not expected behaviour, I will submit an example script
showing the problem...

Chris

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-04-12 05:23:27 Re: System vs non-system casts
Previous Message Andrew - Supernews 2005-04-12 02:11:33 Re: System vs non-system casts