Re: Improved PostgreSQL Mathematics Support.
От | Private Information Retrieval(PIR) |
---|---|
Тема | Re: Improved PostgreSQL Mathematics Support. |
Дата | |
Msg-id | JUIWkyPdVRi_6RSJO3Sw3gz3XJcQHgtcJPwDKjrXLY4pXkvIAZ1F3uEW3Pw7kN1PjcCsv-z98TXFpd9Ix0xU6T9NeZiS7BhgqOpAFxuil1w=@pm.me обсуждение исходный текст |
Ответ на | Improved PostgreSQL Mathematics Support. (A Z <poweruserm@live.com.au>) |
Список | pgsql-hackers |
Your request is essentially to wrap the GMP library into native types in Postgres. This can be done as custom types and adding postgres extensions as you suggested originally. The work to be done is straightforward, but there is a lot of work so it would take a awhile to implement. The big integer part is rather simple, while there is some work to be done there the fractional part will take significantly longer because reasons ( think testing edge cases), but it is doable if there is interest in implementing this.
-The MuchPIR Team
Sent with ProtonMail Secure Email.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Sunday, September 19th, 2021 at 9:40 PM, A Z <poweruserm@live.com.au> wrote:
On Sunday, September 19th, 2021 at 9:40 PM, A Z <poweruserm@live.com.au> wrote:
Dear PostgreSQL Hackers,I have been trying to get a reply or interest in either updatingPostgreSQL to support High Precision mathematical types,with arithmetic and elementary functions support, or releaseof an Extension which has accomplished the same thing.Is there someone on this email list which could please have a lookat the specifications that I have posted, and reply and get back tome? I would be more than thrilled if something could be doneto improve PostgreSQL in this area.Yours Sincerely,Z.M.
В списке pgsql-hackers по дате отправления: