Re: An error occurred"Column not found in pgSet: rolcateupdate" when connect to PostgreSQL 9.5 server

From: Sanket Mehta <sanket(dot)mehta(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: An error occurred"Column not found in pgSet: rolcateupdate" when connect to PostgreSQL 9.5 server
Date: 2015-07-03 07:28:36
Message-ID: CA+yw=mPnqqEbOXNRyxnD2JKe5bNXnKmh3=-M_Hzaz=X6-Z9htQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Ashesh,

In previous patch there was a error in pgRole.cpp that in case of pg 9.5
while deleting the user role, it will not prompt the warning message to
user.
I have resolved the issue and attached the patch with this mail for the
same.
Please do check it and let me know if anything else is missing.

Regards,
Sanket Mehta
Sr Software engineer
Enterprisedb

On Wed, Jul 1, 2015 at 8:47 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:

> Ashesh, can you review/commit please?
>
> Thanks.
>
> On Tue, Jun 30, 2015 at 2:27 PM, Sanket Mehta
> <sanket(dot)mehta(at)enterprisedb(dot)com> wrote:
> > Hi,
> >
> >
> > While connecting to PostgreSQL 9.5 serve using pgadmin, we have faced an
> > error "column not found in pgSet: tolcatupdate".
> >
> > We have resolved this issue and the patch is attached to this mail.
> > Please do review it and let me know if any thing is missing.
> >
> >
> > Regards,
> > Sanket Mehta
> > Sr Software engineer
> > Enterprisedb
> >
> >
> > --
> > 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
> >
>
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

Attachment Content-Type Size
rolecatupdate_issue_pg_9_5v2.patch text/x-patch 4.6 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dmitriy Olshevskiy 2015-07-04 09:52:29 PATCH: fix typos
Previous Message Ashesh Vashi 2015-07-01 16:05:27 Re: PGAdmin 4 architecture (Was: [Patch] PGAdmin 4 JSON Handling)