Re: pgAdmin 1.15 experiences

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgAdmin 1.15 experiences
Дата
Msg-id CA+OCxoygr-CZ6H=8UD1J8vnAaabsi0kLb9eV+2GuwRbp0n=YKg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgAdmin 1.15 experiences  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
On Wed, Apr 11, 2012 at 6:22 AM, Akshay Joshi
<akshay.joshi@enterprisedb.com> wrote:
>
>
> On Fri, Mar 30, 2012 at 1:09 AM, Guillaume Lelarge <guillaume@lelarge.info>
> wrote:
>>
>> On Wed, 2012-03-28 at 10:28 +0100, Dave Page wrote:
>> > That looks OK to me - thanks. Guillaume, what do you think (it's
>> > fixing a bug in your code :-) ). Basically the problem is in the code
>> > you added to prevent the same properties dialogue being opened twice,
>> > or dropping of objects that are open in dialogues. The issue was that
>> > the code always assumed the selected item in the treeview was the item
>> > on which it was acting, which is not always the case (for example, you
>> > might double-click an item in the listview).
>> >
>>
>> It seems good to me. I don't reproduce the bug, so I can't say if this
>> specific patch fixed it. But the patch seems good.
>
>
>   Dave/Guillaume, If patch looks good to both of you then can anyone please
> commit it.

Done - thanks!

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Ensure we track the dialogue in the correct object
Следующее
От: Sachin Srivastava
Дата:
Сообщение: Re: PATCH: Error Message is displayed when the Package is Clicked in pgAdmin (having functions with default parameters)