Re: Content for talk on Postgres Type System at PostgresConf

From: grimy(dot)outshine830(at)aceecat(dot)org
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Content for talk on Postgres Type System at PostgresConf
Date: 2024-03-02 19:58:46
Message-ID: 2c5errjnrjdnwzyooczuq7tug2a3beq7szvmwwggffwxocvzuo@qcerssurmknu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Mar 01, 2024 at 03:25:35PM -0500, Tom Lane wrote:

> No, what he showed was correct. I'm talking about a different facet
> of the problem:

> ...

> Even if that took account of the exchange rate, it'd not be great.
> But it doesn't; it's just the same digits reinterpreted with a new
> currency sign and possibly a different number of fractional digits.
> This might be sort of tolerable if your database only ever deals in
> one currency, but even then you'd likely want to lock down what that
> currency is. Making it be controlled by a user-set GUC was probably
> not a great idea.

Yes, I get it now, thanks. Not useful, I agree.

--
Ian

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Baziotis, Stefanos 2024-03-02 22:29:00 Re: Guarantees/Semantics of pg_stats
Previous Message Laurenz Albe 2024-03-02 10:32:15 Re: Content for talk on Postgres Type System at PostgresConf