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

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема Re: An error occurred"Column not found in pgSet: rolcateupdate" when connect to PostgreSQL 9.5 server
Дата
Msg-id CAG7mmow2fyHxnfPr1yFMos0Kao+icfK4nVfHQis0yONC8jQSgQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: An error occurred"Column not found in pgSet: rolcateupdate" when connect to PostgreSQL 9.5 server  (Sanket Mehta <sanket.mehta@enterprisedb.com>)
Список pgadmin-hackers
On Fri, Jul 3, 2015 at 12:58 PM, Sanket Mehta <sanket.mehta@enterprisedb.com> wrote:
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.
Looks good to me now.

Checked-in.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi

 


Regards,
Sanket Mehta
Sr Software engineer
Enterprisedb

On Wed, Jul 1, 2015 at 8:47 PM, Dave Page <dpage@pgadmin.org> wrote:
Ashesh, can you review/commit please?

Thanks.

On Tue, Jun 30, 2015 at 2:27 PM, Sanket Mehta
<sanket.mehta@enterprisedb.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@postgresql.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



--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin III commit: Removed the use of "Update catalog" from Role, as i
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: PATCH: fix size check in dlgProperty