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

From Ashesh Vashi
Subject Re: PATCH: saving macro after query pasting
Date
Msg-id CAG7mmoys4UCtMfM8=1G5ddRqtLJLOkd_xC5S7G_RAU+0j804BA@mail.gmail.com
Whole thread Raw
In response to Re: PATCH: saving macro after query pasting  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Looks good to me.
Checked-in!

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company

 

http://www.linkedin.com/in/asheshvashi



On Wed, Jul 16, 2014 at 1:37 PM, Dave Page <dpage@pgadmin.org> wrote:
Ashesh - can you look at this ASAP please, and commit if it looks OK?


On Sat, Jul 12, 2014 at 12:06 PM, Dmitriy Olshevskiy <olshevskiy87@bk.ru> wrote:
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




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

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

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin III commit: Saving of macros after pasting a query in to the bo
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin III commit: Allow quick injectection of favourites by name