Ethiopian calendar year(DATE TYPE) are different from the Gregoriancalendar year - Mailing list pgsql-hackers

From Lelisa Diriba
Subject Ethiopian calendar year(DATE TYPE) are different from the Gregoriancalendar year
Date
Msg-id CAM7dW9iBXDJuwZrEXW+dsa_=ew=+Fdv7mcF51nQLGSkTkQp2MQ@mail.gmail.com
Whole thread Raw
Responses Re: Ethiopian calendar year(DATE TYPE) are different from theGregorian calendar year
Re: Ethiopian calendar year(DATE TYPE) are different from theGregorian calendar year
List pgsql-hackers
In Ethiopia the year have 13 months and but in Gregorian calendar the year have 12 months,
The Ethiopian society's are want to use his Ethiopian calendar year,i have the algorithm,
but the way i add to the postgresql source code as EXTENSION? or to the backend(to kernel)? 
13th month have 5 days and in fourth year 13th month have 6 days.that means 1 year have 365.25 days,my algorithm converts  Gregorian calendar year to Ethiopian calendar year.

pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Deadlock in multiple CIC.
Next
From: Andres Freund
Date:
Subject: Re: Getting rid of "tuple concurrently updated" elog()s with concurrent DDLs (at least ALTER TABLE)