Re: [pgAdmin4][Patch]: CanDrop option is missing for newly created database

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgAdmin4][Patch]: CanDrop option is missing for newly created database
Дата
Msg-id CA+OCxoy1tvC9OaOb0XSwfAWGpde8nrwdxxc12LFNBcCYmzrSNw@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4][Patch]: CanDrop option is missing for newly created database  (Surinder Kumar <surinder.kumar@enterprisedb.com>)
Список pgadmin-hackers
Thanks, applied.

On Tue, Jul 12, 2016 at 8:37 AM, Surinder Kumar
<surinder.kumar@enterprisedb.com> wrote:
> Hi
>
> I found this issue while working on an RM case.
>
> Solution:
> setting canDrop flag to True fix the issue.
>
> Please find attached patch with fix and review.
>
>
> Thanks,
> Surinder Kumar
>
>
>
> --
> 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


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Ensure newly created database can be dropped.
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Fix the issue for saving query output as CSV