Re: Locale support

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Yonatan Misgan <yonamis(at)dtu(dot)edu(dot)et>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Locale support
Date: 2019-08-08 18:19:39
Message-ID: CAH2-WzmNiuc3xxx=SRfFozbNciAdNOjMREQj9g3ra7toxrjj4g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 8, 2019 at 6:29 AM Yonatan Misgan <yonamis(at)dtu(dot)edu(dot)et> wrote:
> So my question is after developing the converter function where I put it for accessing it on PostgreSQL.

Maybe you can take some inspiration from the postgresql-unit extension:

https://github.com/df7cb/postgresql-unit

Note that it is built on top of GNU units, which is itself highly extensible.

I'm not sure if this will be useful, since I am not an expert on
calendar systems.

--
Peter Geoghegan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonathan S. Katz 2019-08-08 18:20:04 Re: First draft of back-branch release notes is done
Previous Message Bruce Momjian 2019-08-08 18:16:36 Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS)