Re: Support for dates before 4713 BC
От | David Rowley |
---|---|
Тема | Re: Support for dates before 4713 BC |
Дата | |
Msg-id | CAApHDvomL7e49Y0ZyCu4ZrSq-mF7bcnq6cz+8_BwvNM4bL+Ruw@mail.gmail.com обсуждение исходный текст |
Ответ на | Support for dates before 4713 BC ("Koschicek-Krombholz, Bernhard" <Bernhard.Koschicek-Krombholz@oeaw.ac.at>) |
Ответы |
Re: Support for dates before 4713 BC
|
Список | pgsql-general |
On Thu, 17 Oct 2024 at 01:26, Richards, Nina <Nina.Richards@oeaw.ac.at> wrote: > Even though we know there was no calendar at that time, it would make our work much easier if we could use data before4713 BC in the same way. Especially for statistical analyses and scientific dating methods (14C, dendrochronology),this would be a great benefit for us as well as the users of OpenAtlas. > > > Are there, by any chance, news about this issue? Or are you aware of any suitable workarounds on the database level inthe meantime? It's by no means a trivial thing to do, but it is possible to implement new types in PostgreSQL [1]. If you invented your own type, you could significantly widen the upper and lower bounds when compared with the standard date type. David [1] https://www.postgresql.org/docs/current/sql-createtype.html
В списке pgsql-general по дате отправления: