Re: [pgAdmin4][Patch] To fix the in Import/Export module

2017-06-22 Thread Dave Page
Thanks, patch applied. On Thu, Jun 22, 2017 at 1:26 PM, Murtuza Zabuawala wrote: > 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 de

[pgAdmin4][Patch] To fix the in Import/Export module

2017-06-22 Thread Murtuza Zabuawala
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 deli