Re: BUG #16919: Unexpected precision loss in NUMERIC type during text cast, math operations

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Levi Aul <levi(at)leviaul(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16919: Unexpected precision loss in NUMERIC type during text cast, math operations
Date: 2021-03-11 02:26:16
Message-ID: 2261241.1615429576@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Levi Aul <levi(at)leviaul(dot)com> writes:
> It turns out it was actually the *client* I was originally using for
> testing my queries (Postico) that was losing precision! The query was fine!

I did think of that possibility, but rejected it because you indicated
you'd done some server-side tracing to confirm what you were seeing.
Oh well.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2021-03-11 04:47:19 BUG #16920: Can't compile PostGIS with MingW64 against PostgreSQL 14 head
Previous Message Levi Aul 2021-03-11 02:22:59 Re: BUG #16919: Unexpected precision loss in NUMERIC type during text cast, math operations