Re: [Patch]: Minor change in dependency_inventory file to generate library file

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [Patch]: Minor change in dependency_inventory file to generate library file
Date: 2019-02-19 13:20:06
Message-ID: CA+OCxox2n+f+DH7smD1Ox2HvJDr8CtV=7h-voXV99qW2FD+skA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied.

On Tue, Feb 19, 2019 at 4:11 AM Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
wrote:

> Hi,
>
> Please find attached patch to handle JSON object properly to avoid error
> like "the JSON object must be str, not 'bytes'" while generating
> library.txt file.
>
> Verified with both python2 and python3. Do review it and let me know for
> comments.
>
> Thanks,
> Neel Patel
>
> <https://postgresvision.com/>
> <https://postgresvision.com/>
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-02-19 13:57:11 Re: [pgAdmin4][Pattch] - RM #3673 - "Download as .csv" F8 does NOT work when one of joined files is a TEMPORARY file
Previous Message Dave Page 2019-02-19 13:19:49 pgAdmin 4 commit: Convert the JSON output from yarn properly