Re: Locale support - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Locale support
Date
Msg-id CAH2-WzmNiuc3xxx=SRfFozbNciAdNOjMREQj9g3ra7toxrjj4g@mail.gmail.com
Whole thread Raw
In response to RE: Locale support  (Yonatan Misgan <yonamis@dtu.edu.et>)
Responses Re: Locale support  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On Thu, Aug 8, 2019 at 6:29 AM Yonatan Misgan <yonamis@dtu.edu.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



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS)
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: First draft of back-branch release notes is done