Re: [pgAdmin4][Patch]: Psycopg3 Fixes

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch]: Psycopg3 Fixes
Date: 2022-10-21 03:14:53
Message-ID: CANxoLDevHs1MwxterGHXu7hSBsbVV6ZRT2115oWp095zwU7P-w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, the patch applied to the psycopg3 branch

On Thu, Oct 20, 2022 at 2:40 PM Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

> Hi,
>
> Please find the attached patch which includes the inclusion of psycopg2
> again. So, psycopg2 and psycopg3 both are supported. Also, it fixes some of
> the test cases which were failing. The debugger test cases fixes work is
> in progress.
>
> Thanks,
> Khushboo
>

--

<http://www.enterprisedb.com>

Akshay Joshi

Principal Software Architect

+91 9767888246

www.enterprisedb.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-10-21 03:28:45 Re: [pgAdmin4][Patch]: Psycopg3 Fixes
Previous Message Akshay Joshi 2022-10-20 12:55:41 [pgadmin-org/pgadmin4] 0384f5: Remove check constraint from user table as it's da...