PATCH: saving macro after query pasting

Поиск
Список
Период
Сортировка
От Dmitriy Olshevskiy
Тема PATCH: saving macro after query pasting
Дата
Msg-id 53C11698.1030301@bk.ru
обсуждение исходный текст
Ответы Re: PATCH: saving macro after query pasting  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hello.

Please see this patch. These are changes in the macros manage dialog:
- the "Save" button is enabled after any change in the query window
- RestorePosition() in the constructor
- unnecessary variable appQueryModify has been removed
- changed the condition that checks whether the title and query were
filled (method SetMacro())

Thank you.

--
Dmitriy Olshevskiy


Вложения

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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin III commit: PG_SSL macro was missing for the x64 build configur
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix SQL for GRANT on a sequence