pgAdmin 4 commit: Don't strip \r\n from "Download as CSV" batches of ro

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Don't strip \r\n from "Download as CSV" batches of ro
Дата
Msg-id E1c3lDD-0006bH-Fp@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Don't strip \r\n from "Download as CSV" batches of rows, as it leads to malformed data. Fixes #1936

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ca333ea6a7dbefa37f7f4d0e313cbf7929521969

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a note to not update AlertifyJS beyond v1.7.1 as
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Ensure all changes to rows are stored in the data edi