pgAdmin 4 commit: Decode the field separator and quote char if needed.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Decode the field separator and quote char if needed.
Date: 2017-11-20 16:28:17
Message-ID: E1eGovh-0005G5-4a@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Decode the field separator and quote char if needed.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4568fe22f7e50cc9e782839c3ca35607d651b4b3
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-20 16:38:30 pgAdmin 4 commit: Prevent the Windows installer accepting paths contain
Previous Message Dave Page 2017-11-20 16:20:51 Re: [pgAdmin4][Patch]: RM #2781 - New option to set the quotation mark for copying to clipboard.