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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin][RM5526] Copy and paste multiline cells
Дата
Msg-id CANxoLDfVi5KCBxE17QkmrA+UQRb8YBGWCudaLF9_ONve256moA@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin][RM5526] Copy and paste multiline cells  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Список pgadmin-hackers
Thanks, patch applied.

On Mon, Aug 10, 2020 at 3:46 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.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
"Don't Complain about Heat, Plant a TREE"


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

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: Use python3 ipaddress module to validate ipaddress
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Patch for SonarQube code scan fixes.