Re: Require suggestion for issue #8007

2024-10-08 Thread Dave Page
On Tue, 8 Oct 2024 at 13:56, Pravesh Sharma wrote: > Hi Hackers, > > We have been working on issue #8007 > . After our > analysis, we found that the length and scale of the argument's data type > are not stored in the database server, making it

Require suggestion for issue #8007

2024-10-08 Thread Pravesh Sharma
Hi Hackers, We have been working on issue #8007 . After our analysis, we found that the length and scale of the argument's data type are not stored in the database server, making it difficult to fetch. In the debugger, pgAdmin typecasts the prov

Re: Require suggestion for issue #8007

2024-10-08 Thread Pravesh Sharma
Hi Dave, On Tue, Oct 8, 2024 at 6:34 PM Dave Page wrote: > > > On Tue, 8 Oct 2024 at 13:56, Pravesh Sharma < > pravesh.sha...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> We have been working on issue #8007 >> . After our >> analysis, we fo