[pgAdmin][RM5526] Copy and paste multiline cells

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема [pgAdmin][RM5526] Copy and paste multiline cells
Дата
Msg-id CAM9w-_nD8GUwymN6AyC-0L5Ww5KYb_TTGxC81ZLSbNyOog7g_g@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM5526] Copy and paste multiline cells
Список pgadmin-hackers
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"
Вложения

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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAgent commit: Fixed an issue - when two jobs starts at the same time,
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed an issue where 'ALTER VIEW' statement is missin