Re: UTF-32 support in PostgreSQL ? - Mailing list pgsql-hackers

From Andres Freund
Subject Re: UTF-32 support in PostgreSQL ?
Date
Msg-id 20151026180914.GG620@awork2.anarazel.de
Whole thread Raw
In response to UTF-32 support in PostgreSQL ?  (fortin.christian@videotron.ca)
List pgsql-hackers
On 2015-10-23 23:29:53 -0400, fortin.christian@videotron.ca wrote:
> Is PostgreSQL support UNICODE UTF-32 characters ?

No.

> If not, I think it's a must to be internationnal.

Why? I think Unicode support is a must, but I don't see why utf-32
support is. Postgres supports UTF-8, and I haven't heard any convincing
arguments why that's not sufficient.

Andres



pgsql-hackers by date:

Previous
From: Zeus Kronion
Date:
Subject: WIP: Fix parallel workers connection bug in pg_dump (Bug #13727)
Next
From: Tom Lane
Date:
Subject: Re: UTF-32 support in PostgreSQL ?