pgAdmin 4 commit: Fixed copy command error on Windows in Import/Export

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed copy command error on Windows in Import/Export
Date: 2022-07-21 07:41:19
Message-ID: E1oEQoB-0003Sx-Hl@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed copy command error on Windows in Import/Export data.

refs #7428

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3f8c36789f85e3069a4ffbd9e681f60f6617684d
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
.../import_export/templates/import_export/sql/cmd.sql | 19 +------------------
1 file changed, 1 insertion(+), 18 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-07-21 07:41:37 Re: [Patch] - Bug #7428 - Import Export Issues
Previous Message Yogesh Mahajan 2022-07-21 05:58:47 Re: [Patch] - Bug #7428 - Import Export Issues