Re: [Patch] - Bug #7428 - Import Export Issues

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [Patch] - Bug #7428 - Import Export Issues
Date: 2022-07-14 06:16:30
Message-ID: CANxoLDexbzRaZY9+abtHn5Jqrd0XhrjkLHzdWPBKNAL1OoMU8A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Yogesh

I am getting the below error:
raise TypeError("Input string must be text, not bytes")
TypeError: Input string must be text, not bytes

I am unable to test the patch. Please fix and send the patch again. We also
need documentation/screenshot updates.

On Wed, Jul 13, 2022 at 7:09 PM Yogesh Mahajan <
yogesh(dot)mahajan(at)enterprisedb(dot)com> wrote:

> Hello Team,
>
> Please find the attached patch which enables pgadmin to preserve
> import/export settings used.
> Also includes retry logic for some feature tests.
>
> Thanks,
> Yogesh Mahajan
> EnterpriseDB
>

--

<http://www.enterprisedb.com>

Akshay Joshi

Principal Software Architect

+91 9767888246

www.enterprisedb.com

<https://www.linkedin.com/company/edbpostgres>
<https://twitter.com/edbpostgres?lang=en>
<https://www.facebook.com/EDBpostgres>
<https://www.instagram.com/EDBpostgres/>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-07-14 06:17:39 pgAdmin 4 commit: Fixed audit issues.
Previous Message Yogesh Mahajan 2022-07-13 13:38:24 [Patch] - Bug #7428 - Import Export Issues