Re: PATCH: Fix the issue in JSON decoding (pgAdmin4)

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: Fix the issue in JSON decoding (pgAdmin4)
Date: 2016-06-02 09:40:53
Message-ID: CAG7mmox=E02VNG9H2SyQGj1NBCg=-qHkD=mPwKuMHEVv06DAoQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Thu, Jun 2, 2016 at 12:04 PM, Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:

> Hi,
>
> PFA patch to fix the issue in json decoding while dealing with date
> format, causing QueryTool to fail to render data.
> RM#1280
>
Shouldn't the check have 'and' instead of 'or' bitwise operator here?

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
<http://www.enterprisedb.com/>

*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi>

>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-06-02 09:46:27 pgAdmin 4 commit: QWebView does not render checkbox, and radio button p
Previous Message Ashesh Vashi 2016-06-02 09:38:53 Re: [pgAdmin4][Patch]: RM#1290 - unknown error displayed if add comments on Materialized view that contain special characters