Re: Locale support

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Locale support
Дата
Msg-id CA+hUKGLUDn6WUiyo49n66egZHpF6umHd89F+OkfZJQhNeg+B=w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Locale support  (Peter Geoghegan <pg@bowt.ie>)
Ответы RE: Locale support  (Yonatan Misgan <yonamis@dtu.edu.et>)
Список pgsql-hackers
On Fri, Aug 9, 2019 at 6:19 AM Peter Geoghegan <pg@bowt.ie> wrote:
> 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

Here's a 5 minute bare bones extension with place holders functions
showing what I had in mind.  That is, assuming that "date" is a
reasonable type, and we're just talking about different ways of
converting to/from text.

https://github.com/macdice/calendars

-- 
Thomas Munro
https://enterprisedb.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: POC: converting Lists into arrays
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS)