Multi calendar system for pgsql
От | Mohsen Alimomeni |
---|---|
Тема | Multi calendar system for pgsql |
Дата | |
Msg-id | 4cb38c430902180820v7d396d07xe20af756ecf052b9@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: Multi calendar system for pgsql
Re: Multi calendar system for pgsql Re: Multi calendar system for pgsql |
Список | pgsql-hackers |
Hi everyone,
I want to try to add a multi calendar system for pgsql. I want to know if it will be accepted as a patch to pgsql?
More details:
Multi calendar systems are useful for several languages and countries using different calendar: Hijri, Persian, Hebrew, etc.
For implementation I think it is better to add this support in date fields like this:
create table tb (dt date calendar persian);
if no calendar is defined, it will be Gregorian so no problem is made for old sql commands.
I am new in pgsql dev but if I know this patch will be accepted, I am happy to work on it.
Regards,
--
__ \ /_\\_-//_ Mohsen Alimomeni
--
__ \ /_\\_-//_ Mohsen Alimomeni
В списке pgsql-hackers по дате отправления: