Re: [pgAdmin][RM5526] Copy and paste multiline cells

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM5526] Copy and paste multiline cells
Date: 2020-08-10 11:27:05
Message-ID: CANxoLDfVi5KCBxE17QkmrA+UQRb8YBGWCudaLF9_ONve256moA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Mon, Aug 10, 2020 at 3:46 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Attached is the patch to fix an issue where copying and pasting a cell
> with multiple line data will result in multiple rows. This is a regression
> of #3947.
> This patch also fixes an old issue where quotes are not escaped when
> copying the cells. As per CSV standards, if string is in double quotes and
> there are double quotes inside the string then they should be escaped with
> extra double quotes.
>
> Please review.
>
> --
> Thanks,
> Aditya Toshniwal
> pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
> <http://edbpostgres.com>
> "Don't Complain about Heat, Plant a TREE"
>

--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Sr. Software Architect*
*EDB Postgres <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-08-10 11:27:14 Re: Patch for SonarQube code scan fixes.
Previous Message Akshay Joshi 2020-08-10 11:26:53 Re: Use python3 ipaddress module to validate ipaddress