Re: BUG #18677: numeric values in arrays are stored incorrectly

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Marcel Roux <marcel(at)vybenetwork(dot)com>, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #18677: numeric values in arrays are stored incorrectly
Date: 2024-10-30 22:51:37
Message-ID: CAApHDvoKXFb-ah5sQDSrwnsTfE=_CxdeXrMXVEb8ZooqAOPNRw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, 30 Oct 2024 at 09:59, Marcel Roux <marcel(at)vybenetwork(dot)com> wrote:
>
> Hi David,
>
> Thanks for your response.
>
> I just checked with psql and it seems the results are indeed correct.
> I further checked the results from my procedures, and these are also displaying correctly in psql.
>
> Output in psql:
>
> jsonb_path_value | direct_numeric_array_outer | direct_numeric_array_inner
> -----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------------------------------------------
> 605814335005781813025241542787157911726959411820757128006101511735853521072 | {605814335005781813025241542787157911726959411820757128006101511735853521072} | {605814335005781813025241542787157911726959411820757128006101511735853521072}
> (1 row)
>
> I will raise the issue with the DBeaver support.
>
> Thank you for your time.
>
> Marcel

Thanks for checking. I've included the mailing list so the archives
have a copy of your response.

David

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Erik Wienhold 2024-10-30 22:54:12 Re: BUG #18678: While installing the PostgreSQL wizard, it throws an error for an non found column
Previous Message PG Bug reporting form 2024-10-30 19:57:53 BUG #18678: While installing the PostgreSQL wizard, it throws an error for an non found column