Re: [PATCH] Add fx exchange support to money type - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: [PATCH] Add fx exchange support to money type
Date
Msg-id 0d2d725f-d05f-4b04-a98d-939309c1e129@proxel.se
Whole thread Raw
In response to [PATCH] Add fx exchange support to money type  ("Joel Jacobson" <joel@compiler.org>)
List pgsql-hackers
On 4/1/26 9:00 AM, Joel Jacobson wrote:
> As shown above, the FX lookup takes about 38 ms the first time, after
> which the session cache makes subsequent lookups cheap.

Thanks for the patch!

It is very late in the release cycle for 19 but you could add it to the 
next commitfest.

Always nice to see some interest in the money type, I have some own 
ideas for it for PostgreSQL 20.

-- 
Andreas Karlsson
Percona




pgsql-hackers by date:

Previous
From: Jim Jones
Date:
Subject: Re: WIP - xmlvalidate implementation from TODO list
Next
From: Andres Freund
Date:
Subject: Re: 'Bad file descriptor: dup2( 1, 2 )' error on MacOS CI tasks