[pgAdmin4][RM4085] CSV download should show error messages in messages tab and not in the CSV file

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][RM4085] CSV download should show error messages in messages tab and not in the CSV file
Date: 2019-03-29 04:49:56
Message-ID: CAM9w-_k8Pktf4EDs+ZRRK2mQefEtrnjJSFWEmd27+xs3AVq1NQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to handle Postgres or other errors gracefully when
clicked on download CSV. PostgresSQL errors will be shown in messages tab
similar to normal SQL execute.

The patch also covers RM4082 (a patch is available for this on hackers, but
this is an improved version :P. Actually I had already started working on
this ) and RM4096.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"

Attachment Content-Type Size
RM4085.patch application/octet-stream 11.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2019-03-29 06:43:37 [pgAdmin4][Patch] - Minor patch to remove javascript debugger
Previous Message Dave Page 2019-03-28 18:21:00 pgAdmin 4 commit: PEP-8 fixes.