| From: | fortin(dot)christian(at)videotron(dot)ca |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-translators(at)postgresql(dot)org |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re : Re: [HACKERS] UTF-32 support in PostgreSQL ? |
| Date: | 2015-10-26 21:39:44 |
| Message-ID: | 74309713d4d45.562e6560@videotron.ca |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-translators |
----Do you mean data stored as UTF-32, or source code in UTF-32, or translation files as UTF-32?
I mean for ALL, data stored, source code, and translation files.
For source code, I think then GCC must support UTF-32 before.
I sent an e-mail to Oracle to see what they tink about this huge idea.
Well, I know it's not efficient space wise, but this in the only way that we can deploye worldwide.
I think it must be add to the next version of the SQL languages.
Le 26/10/15, Andrew Dunstan <andrew(at)dunslane(dot)net> a écrit :
>
>
> On 10/23/2015 11:29 PM, fortin(dot)christian(at)videotron(dot)ca wrote:
> >Is PostgreSQL support UNICODE UTF-32 characters ?
> >
> >If not, I think it's a must to be internationnal.
> >
> >To help you in this task, you could use this UTF-32 editor:
> >
> >https://wxmedit.github.io/downloads.html
> >
> >thanks.
>
>
>
> Do you mean data stored as UTF-32, or source code in UTF-32, or translation files as UTF-32?
>
> For data, UTF-32 does not meet our requirements for server side encoding (as well as being horribly inefficient space-wise).
>
> cheers
>
> andrew
>
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | José Luis Tallón | 2015-10-26 22:18:08 | Re: pg_basebackup and replication slots |
| Previous Message | Christopher Browne | 2015-10-26 21:02:17 | Re: Patch: Implement failover on libpq connect level. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Craig Ringer | 2015-10-27 01:20:15 | Re: Re : Re: [HACKERS] UTF-32 support in PostgreSQL ? |
| Previous Message | Andrew Dunstan | 2015-10-26 20:51:13 | Re: [HACKERS] UTF-32 support in PostgreSQL ? |