Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lZYCa-0000Qy-1N for pgadmin-hackers@arkaria.postgresql.org; Thu, 22 Apr 2021 12:13:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lZYCY-0005LM-VW for pgadmin-hackers@arkaria.postgresql.org; Thu, 22 Apr 2021 12:12:58 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lZYCY-0005LC-QL for pgadmin-hackers@lists.postgresql.org; Thu, 22 Apr 2021 12:12:58 +0000 Received: from mail-io1-xd2e.google.com ([2607:f8b0:4864:20::d2e]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lZYCV-0003Vs-Cc for pgadmin-hackers@postgresql.org; Thu, 22 Apr 2021 12:12:57 +0000 Received: by mail-io1-xd2e.google.com with SMTP id s16so40026468iog.9 for ; Thu, 22 Apr 2021 05:12:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=6CvrpKNF+ZVSP22sg5h1ZbRrUrswfIEnRgjS4U1HBvU=; b=2G1LPGySSIWfa8xsRpTL7LaubzqUzPEn3IP7ti259R0HDiDdl/MP1s74B9zWXi39aX H2v9DVA3QLLXA3hT4pu7i1XZ9pHLGENk5MxNf7DSs5uNOrqBwhcg9PihbtpukkIekJmm Io08FcsNskG1BEsfyldCKVDheYq8Ko5EnUZ4YCNmuQpoUJA9hg4mrjRSC/C5UMkxgf1M QKkw4z0vvmTqS69m9AzoD9z3ClhqTSI3iaTmQdeh4rcEtqobUeze14nuVRwLAaPmXjz2 8rY6DvucIp1T5+VrLi03Axsn+HZjmT4euWknTj+beg7HVYHlo2iDk/zmEvW3KmJz8saJ eMQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=6CvrpKNF+ZVSP22sg5h1ZbRrUrswfIEnRgjS4U1HBvU=; b=pvP5KrAYUJuvPAH1PqT0gKbngmPOp7W7OviUhsE4UJCCziSsBAKd1QI6QLy6XOlpS5 QPzzrBSdxxG2Dm3K7zqiW+wGdKW2yx7szVvV7crvoLxhEX4m0GGIPqPnErIH+TVhnADf cT3yGu2b+UNI2l5cjlnv7s5oJkdBFEnAZtkV2hcDZeFj+Rr+VExP3otRGJgSWNzT79DX G5z4bQ5oZ6dfAQblaNO5Z+yIKYpRGYckyJumxMgSj42iKXDklDKJQ8whQgwQgkpvNOV7 5eTXzJebR74jB8FaAZNa0iLh5UDNk21vsuqWIA4HA/1W90QAT976f8T9usQpKf7sJYVk CYpw== X-Gm-Message-State: AOAM532Vw/Er8xfLun53gwHiqOXXinfLAxDPni5JtkeQ2J1mtPfP990a C1SLyJM8ORqPUO7yu3AN7yeg2WDfJzZlrKIIG9GN+fiHkFa/kxFbwXzdWdK8t5TjuH3fePCPw81 LA3KTzRmdcqei+yWd+oPPHnpGUpYS8ZYhmf1xCIZOapF9dNV9fjvySU0xkNElwRlZU8qCSzAo4o qTILIyTrTprSVUtXGWuGtYs1PdB17Cd2acnSI9aChp2j0WJlB0RYwnolaxzw== X-Google-Smtp-Source: ABdhPJwdfTJ+FwYzbwG7/5KYeZO4xuRFDoJQPfkPWeG/3S28J1Yc5BceV5HHAMUkhemNMe+AyhW/rFmMJKjJIUToS7k= X-Received: by 2002:a5e:8a47:: with SMTP id o7mr2386552iom.57.1619093574463; Thu, 22 Apr 2021 05:12:54 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 22 Apr 2021 17:42:43 +0530 Message-ID: Subject: Re: [pgAdmin][RM6341] CSV download quotes numeric columns To: Pradip Parkale Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000005d522305c08e9972" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000005d522305c08e9972 Content-Type: text/plain; charset="UTF-8" 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* --0000000000005d522305c08e9972 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Tue, Apr 20, 2021 at 10:54 AM Pra= dip Parkale <pradip.p= arkale@enterprisedb.com> wrote:
Hi Hackers,
Please find the attached patch for #6341=C2=A0CSV download quo= tes numeric columns.
Initially, the double-precision value was ge= tting typecast to a string.


--
=
Thanks &a= mp; Regards,
Pradip Parkale
Sof= tware Engineer | EnterpriseDB Corporation


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

--0000000000005d522305c08e9972--