Re: Extensions, patch v18 (merge against master, bitrot-only-fixes) - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Extensions, patch v18 (merge against master, bitrot-only-fixes)
Date
Msg-id AANLkTimbpUGacK5gEy587xNDQMxOnvjNVNrxy_0HCt_V@mail.gmail.com
Whole thread Raw
In response to Re: Extensions, patch v18 (merge against master, bitrot-only-fixes)  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Responses Re: Extensions, patch v18 (merge against master, bitrot-only-fixes)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, Dec 16, 2010 at 9:04 AM, Dimitri Fontaine
<dimitri@2ndquadrant.fr> wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
>> On Thu, Dec 16, 2010 at 7:49 AM, Dimitri Fontaine
>> <dimitri@2ndquadrant.fr> wrote:
>>> Please note that the SQL scripts seem to be encoded in latin9.
>>
>> Seems like an odd choice.  Why not UTF-8?
>
> Not a choice, just what's already in…

Sure, I get it.  I'm guessing that many of the scripts will work in a
wide variety of encodings because they're a subset of ASCII.  Should
we think about converting the others to UTF-8, or is that a bad idea?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Next
From: Robert Haas
Date:
Subject: Re: SQL/MED - file_fdw