From: | Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: patch for RM2243 and RM2244 [pgAdmin4] |
Date: | 2017-03-18 14:57:35 |
Message-ID: | CAFiP3vzxzVSiZOuLNsrzTzKV-phV2yNqQv9u3A4FAd8fiOF1WQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi,
--
*Harshal Dhumal*
*Software Engineer*
EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Fri, Mar 17, 2017 at 4:04 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> Hi
>
> On Fri, Mar 17, 2017 at 7:02 AM, Harshal Dhumal
> <harshal(dot)dhumal(at)enterprisedb(dot)com> wrote:
> > Hi,
> >
> > Here is patch for RM2243 and RM2244
> >
> > Changes: 1. Pickup correct encoding in qtLiteral to decode.
> > 2. While releasing database connection only decode database name if it's
> not
> > unicode.
>
> This fixes 2243, but 2244 is an SQL error that occurs when querying
> tables with no columns in the Query Tool. Although Fahar found it
> whilst testing with an Arabic name, it's otherwise unrelated.
>
> Patch committed to fix 2243 only.
>
>
Yes right, I missed that. I thought 2244 was also related to encoding.
Please find attached patch for RM2244.
> Thanks.
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
Attachment | Content-Type | Size |
---|---|---|
RM2244.patch | application/octet-stream | 5.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Atira Odhner | 2017-03-18 16:03:46 | Re: Patch submissions |
Previous Message | Jonas Thelemann | 2017-03-17 22:12:13 | Translations Fix #1 |