Re: postgres & server encodings - Mailing list pgsql-general

From Greg Stark
Subject Re: postgres & server encodings
Date
Msg-id 877jevc5vw.fsf@stark.xeocode.com
Whole thread Raw
In response to Re: postgres & server encodings  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane <tgl@sss.pgh.pa.us> writes:

> "Salem Berhanu" <salemb4@hotmail.com> writes:
> > What exactly is the SQL_ASCII encoding in postgres?
>
> SQL_ASCII isn't so much an encoding as the declaration that you don't
> care about encodings.

It's too late to consider renaming this SQL_RAW or something like that is it?
It is a huge source of confusion.

Perhaps have a separate "ascii" encoding that checks and complains if any
non-ascii characters are present.

--
greg

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [ADMIN] postgres & server encodings
Next
From: Chris Travers
Date:
Subject: Re: Poll on your LAPP Preferences