Hi, I was not sure about all the internal representation of psycopg date/time format against python’s datetime for JSON decoding format, so I used logical OR.
Thanks, Murtuza > On 02-Jun-2016, at 3:10 pm, Ashesh Vashi <ashesh.va...@enterprisedb.com> > wrote: > > On Thu, Jun 2, 2016 at 12:04 PM, Murtuza Zabuawala > <murtuza.zabuaw...@enterprisedb.com > <mailto:murtuza.zabuaw...@enterprisedb.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 <http://www.enterprisedb.com/> > The Enterprise PostgreSQL Company > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org > <mailto:pgadmin-hackers@postgresql.org>) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > <http://www.postgresql.org/mailpref/pgadmin-hackers> > >