Re: SQL worksheet

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: SQL worksheet
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B889FB50@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на SQL worksheet  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: SQL worksheet  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-support

> -----Original Message-----
> From: Peter Eisentraut [mailto:peter_e@gmx.net]
> Sent: 23 April 2004 15:11
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] SQL worksheet
>
> I open the SQL worksheet (icon "pen with SQL"), immediately
> select File -> Quit, then it informs me that there are
> changes and if I want to save them.
> But I didn't change anything.  Is it possible to fix that?

This is the intended behaviour, though I grant you this one is
definitely open to debate. The behaviour you describe occurs when
'StickySQL' is switched on, such that the current statement in the main
form is automatically loaded into the SQL textbox - th theory being that
the copied SQL constitutes a change. When 'StickySQL' is turned off,
this does not occur. Looking at the code this is definitely by design
and not by accident.

The question is, is this correct behaviour? I'm erring on Peter's side
as it seems that the no change option would comply with the principle of
least astonishment...

Any other opinions?

Regards, Dave.


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

Предыдущее
От: Tomasz Kubacki
Дата:
Сообщение: Re: [pgADMIN] Windows - can't type some polish
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: SQL worksheet