PATCH: saving macro after query pasting - Mailing list pgadmin-hackers

From Dmitriy Olshevskiy
Subject PATCH: saving macro after query pasting
Date
Msg-id 53C11698.1030301@bk.ru
Whole thread Raw
Responses Re: PATCH: saving macro after query pasting  (Dave Page <dpage@pgadmin.org>)
List 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


Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin III commit: PG_SSL macro was missing for the x64 build configur
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix SQL for GRANT on a sequence