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 CAG7mmoxOZNdYsnOKjsDp6CcMg26YpCmuUbT=KsDtpm2MvO9v2A@mail.gmail.com
Whole thread Raw
In response to Re: PATCH: saving macro after query pasting  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Thanks.
I will look into it.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company

 

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



On Wed, Jul 16, 2014 at 2:26 PM, Dave Page <dpage@pgadmin.org> wrote:
PFA


On Wed, Jul 16, 2014 at 9:43 AM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
Dave/Dmitriy,

I did not see any patch attached.
Did you forget to attach it?

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company

 

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



On Wed, Jul 16, 2014 at 1:38 PM, Dave Page <dpage@pgadmin.org> wrote:
Adding Ashesh :-)



On Wed, Jul 16, 2014 at 9:07 AM, 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



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

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




--
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: Dave Page
Date:
Subject: Re: PATCH: saving macro after query pasting
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin III commit: Saving of macros after pasting a query in to the bo