| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin4][Patch] To fix the in Import/Export module |
| Date: | 2017-06-22 13:00:01 |
| Message-ID: | CA+OCxowWuFU_MxVfdmowdhJZHvv4e9sNm_1syRfdNimQxtzkMw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, patch applied.
On Thu, Jun 22, 2017 at 1:26 PM, Murtuza Zabuawala
<murtuza(dot)zabuawala(at)enterprisedb(dot)com> 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 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
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pgAdmin 4 Jenkins | 2017-06-22 13:22:32 | Jenkins build is back to normal : pgadmin4-master-python36 #190 |
| Previous Message | Dave Page | 2017-06-22 12:57:37 | pgAdmin 4 commit: Fix import/export to work as expected with TSV data. |