Re: [pgAdmin4][Patch] - Encoding Fixes

2019-03-04 Thread Akshay Joshi
Thanks patch applied. On Sat, Mar 2, 2019 at 11:44 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch for the regression fix. > > Thanks, > Khushboo > > On Fri, Mar 1, 2019 at 9:41 PM Dave Page wrote: > >> Hi >> >> Unfortunately this has introduc

Re: [pgAdmin4][Patch] - Encoding Fixes

2019-03-01 Thread Khushboo Vashi
Hi, Please find the attached patch for the regression fix. Thanks, Khushboo On Fri, Mar 1, 2019 at 9:41 PM Dave Page wrote: > Hi > > Unfortunately this has introduced a regression: > > - Start pgAdmin from the command line or PyCharms. > - Connect to a server, open a query tool and run a query

Re: [pgAdmin4][Patch] - Encoding Fixes

2019-03-01 Thread Dave Page
Hi Unfortunately this has introduced a regression: - Start pgAdmin from the command line or PyCharms. - Connect to a server, open a query tool and run a query (SELECT 1 will do). - Stop and restart the pgAdmin server. - Execute the query again in the client. The error "'Connection' object has no

Re: [pgAdmin4][Patch] - Encoding Fixes

2019-03-01 Thread Dave Page
Thanks, applied. On Fri, Mar 1, 2019 at 7:06 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to support all the supported encodings by > PostgreSQL. > > Thanks, > Khushboo > > On Thu, Feb 28, 2019 at 10:53 AM Khushboo Vashi < > khushboo.va...@e

Re: [pgAdmin4][Patch] - Encoding Fixes

2019-02-28 Thread Khushboo Vashi
Hi, Please find the attached patch to support all the supported encodings by PostgreSQL. Thanks, Khushboo On Thu, Feb 28, 2019 at 10:53 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Wed, Feb 27, 2019 at 4:57 PM Dave Page wrote: > >> Hi >> >> On Tue, Feb 26, 2019 at 9:01

Re: [pgAdmin4][Patch] - Encoding Fixes

2019-02-27 Thread Khushboo Vashi
On Wed, Feb 27, 2019 at 4:57 PM Dave Page wrote: > Hi > > On Tue, Feb 26, 2019 at 9:01 AM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Hi, >> >> Please find the attached patch to fix the encoding related issues. >> >> #3992 - View data causes errors with DB encoding EUC_JIS_200

Re: [pgAdmin4][Patch] - Encoding Fixes

2019-02-27 Thread Dave Page
Hi On Tue, Feb 26, 2019 at 9:01 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the encoding related issues. > > #3992 - View data causes errors with DB encoding EUC_JIS_2004 > #3982 - Encoding Problem with PGAdmin 4.2 > #3911 - Data out