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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Decode the field separator and quote char if needed.
Date: 2017-12-07 14:35:08
Message-ID: E1eMxGW-0007rK-DS@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Decode the field separator and quote char if needed.

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d9860f5ce2a12caee91d25d8d11ab2476b7d9fce
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 Ashesh Vashi 2017-12-07 14:35:09 pgAdmin 4 commit: Cleanup the layout of the filter data dialogue. Fixes
Previous Message Ashesh Vashi 2017-12-07 14:35:07 pgAdmin 4 commit: Ensure estimated rows are included correctly in CREAT