Re: [pgAdmin][RM6341] CSV download quotes numeric columns - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][RM6341] CSV download quotes numeric columns
Date
Msg-id CANxoLDeS68-64kUGaAitwF7m9FfiCRbT9sHLYjo4uJeHD37uuw@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM6341] CSV download quotes numeric columns  (Pradip Parkale <pradip.parkale@enterprisedb.com>)
Responses Re: [pgAdmin][RM6341] CSV download quotes numeric columns  (Pradip Parkale <pradip.parkale@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Tue, Apr 20, 2021 at 10:54 AM Pradip Parkale <pradip.parkale@enterprisedb.com> wrote:
Hi Hackers,

Please find the attached patch for #6341 CSV download quotes numeric columns.
Initially, the double-precision value was getting typecast to a string.


--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where CSV download quotes the numeric
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin]:SonarQube Fixes