Patch for bug #12845 (GB18030 encoding)

From: Arjen Nienhuis <a(dot)g(dot)nienhuis(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Patch for bug #12845 (GB18030 encoding)
Date: 2015-05-05 13:04:31
Message-ID: CAG6W84JA8bhrEzDvv6UaTOyZGBPwDnQb7ZqJRm6wtJdn+mBY9Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Can someone look at this patch. It should fix bug #12845.

The current tests for conversions are very minimal. I expanded them a
bit for this bug.

I think the binary search in the .map files should be removed but I
leave that for another patch.

Attachment Content-Type Size
0001-Have-GB18030-handle-more-than-2-byte-Unicode-code-po.patch application/octet-stream 11.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2015-05-05 13:14:11 Re: initdb -S and tablespaces
Previous Message Heikki Linnakangas 2015-05-05 12:27:09 Re: INSERT ... ON CONFLICT syntax issues