Re: BUG #18677: numeric values in arrays are stored incorrectly - Mailing list pgsql-bugs

From David Rowley
Subject Re: BUG #18677: numeric values in arrays are stored incorrectly
Date
Msg-id CAApHDvoKXFb-ah5sQDSrwnsTfE=_CxdeXrMXVEb8ZooqAOPNRw@mail.gmail.com
Whole thread Raw
In response to BUG #18677: numeric values in arrays are stored incorrectly  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On Wed, 30 Oct 2024 at 09:59, Marcel Roux <marcel@vybenetwork.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



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18678: While installing the PostgreSQL wizard, it throws an error for an non found column
Next
From: Erik Wienhold
Date:
Subject: Re: BUG #18678: While installing the PostgreSQL wizard, it throws an error for an non found column