Re: PATCH: Encoding issue with qtLiteral function (pgAdmin4)

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: Encoding issue with qtLiteral function (pgAdmin4)
Date: 2016-07-26 13:34:11
Message-ID: CAKKotZRH-go6m2uhpVOs9-ps4SiLFvfbjeV5mf9NK+=GztToXw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,

PFA updated patch to fix encoding issue, I have tested in Python2/3 and
looks like working in both environment.

Almost all nodes are affected with this change, I tried to test & cover all
basic operations on nodes but still it requires some testing.

This patch will cover below tickets,
RM#1307
RM#1479

Please review.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
Fix_encoding_all_nodes.patch application/octet-stream 103.3 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-07-26 13:40:06 pgAdmin 4 commit: Give a more useful error message if attempting to dro
Previous Message Harshal Dhumal 2016-07-26 13:05:26 Fix for RM1154: Show proper error message for already delete object [pgadmin4]