Re: Refresh objects on Click

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Refresh objects on Click
Дата
Msg-id 1314306982.7132.38.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: Refresh objects on Click  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Refresh objects on Click  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
On Wed, 2011-08-24 at 13:01 +0100, Dave Page wrote:
> On Wed, Aug 24, 2011 at 3:29 AM, Vinicius Santos
> <vinicius.santos.lista@gmail.com> wrote:
> > Em 22/08/2011 08:04, Dave Page escreveu:
> >>
> >> Thanks - that applies cleanly now. Unfortunately, it still doesn't
> >> work properly. Please see the attached screenshot. That was taken with
> >> "refresh object and children" turned on - I clicked on the table
> >> "test" and then clicked on the parent schema "public", but the
> >> properties and SQL panes are showing the details of the table.
> >
> > I did make some tests, and now seems to be OK.
> >
> > Thanks again.
>
> Seems to work for me too - thanks, patch applied!
>

I think there is a huge issue on this patch. I cannot alter a column
since it has been applied. I always end up with this message:

There are properties dialogues open for one or more objects that would
be refreshed. Please close the properties dialogues and try again.

To reproduce it, it's quite simple. Open a column's property dialog,
change something (set it NOT NULL or not NOT NULL), and click OK. Bingo.


--
Guillaume
  http://blog.guillaume.lelarge.info
  http://www.dalibo.com


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: make style
Следующее
От: Dave Page
Дата:
Сообщение: Re: Refresh objects on Click