[pgAdmin4][Patch] To fix the in Import/Export module - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject [pgAdmin4][Patch] To fix the in Import/Export module
Date
Msg-id CAKKotZQq3THQnTspG=Ztn95GsVDyDYZfyfWQfNKf4SDO_EFauA@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch] To fix the in Import/Export module  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi,

PFA patch to fix the issue in import/export module where,
1) Command was failing due to incorrect tab delimiter passed to the copy command.
2) User was not allowed to pass default delimiter(ie - no delimiter, let copy command handle it) for csv & text file format user was forced to select delimiter.
RM#1934

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch][RM_2191] : Add support for the hostaddrconnection parameter
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix import/export to work as expected with TSVdata.