Re: [PATCH] Message loader: add JIS encodings

Lists: pgsql-www
From: Célestin Matte <celestin(dot)matte(at)cmatte(dot)me>
To: PostgreSQL WWW <pgsql-www(at)lists(dot)postgresql(dot)org>
Subject: [PATCH] Message loader: add JIS encodings
Date: 2023-03-22 14:24:21
Message-ID: deab3890-87f3-150e-614f-656c360aa121@cmatte.me
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

JIS are standards encoding for the japanese language. This patch adds them to the list of encodings that the parser handles.
--
Célestin Matte

Attachment Content-Type Size
0001-Message-loader-add-JIS-encodings.patch text/x-patch 819 bytes

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Célestin Matte <celestin(dot)matte(at)cmatte(dot)me>
Cc: PostgreSQL WWW <pgsql-www(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Message loader: add JIS encodings
Date: 2023-04-11 08:58:10
Message-ID: CABUevExN-cY_D2wndYnmsJFwUxxWL39gjtdLUhuPiB6QpECWEw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

On Wed, Mar 22, 2023 at 3:24 PM Célestin Matte <celestin(dot)matte(at)cmatte(dot)me> wrote:
>
> JIS are standards encoding for the japanese language. This patch adds them to the list of encodings that the parser handles.

Hi!

Makes sense. I've applied this with the adjustment that I put it ahead
of the unsupported encoding - it makes sense to keep the unsupported
one at the end. Currently in flightmode but will be included in my
next push when I'm on the ground.

--
Magnus Hagander
Me: https://www.hagander.net/
Work: https://www.redpill-linpro.com/