[pgadmin-hackers] pgAdmin III commit: Correct the VC build properties to support XP and i

2015-01-06 Thread Dave Page
Correct the VC build properties to support XP and install the correct runtimes. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=eb18ac95a1f4cc38080c12692280f4f4b6885c21 Modified Files -- docs/Docs.vcxproj|3 ++- p

[pgadmin-hackers] pgAdmin III commit: Correct the VC build properties to support XP and i

2015-01-06 Thread Dave Page
Correct the VC build properties to support XP and install the correct runtimes. Branch -- REL-1_20_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b845880cc1352820b14a1e9af7b56eb3a513a38b Modified Files -- docs/Docs.vcxproj

Re: [pgadmin-hackers] Review patches regarding memory leaks in pgadmin fat client

2015-01-06 Thread Dave Page
Thanks! On Tue, Jan 6, 2015 at 9:23 AM, Ashesh Vashi wrote: > Checked-in. > > -- > > Thanks & Regards, > > Ashesh Vashi > EnterpriseDB INDIA: Enterprise PostgreSQL Company > > > > *http://www.linkedin.com/in/asheshvashi* > >

Re: [pgadmin-hackers] Review patches regarding memory leaks in pgadmin fat client

2015-01-06 Thread Ashesh Vashi
Checked-in. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Mon, Jan 5, 2015 at 3:52 PM, Ashesh Vashi wrote: > Sure. > I will do. > > -- > >

[pgadmin-hackers] pgAdmin III commit: Fix various memory leaks in following files:

2015-01-06 Thread Ashesh Vashi
Fix various memory leaks in following files: 1. pgadmin/frm/frmQuery.cpp 2. pgadmin/gqb/gqbModel.cpp 3. pgadmin/gqb/gqbView.cpp 4. pgadmin/ogl/canvas.cpp Branch -- REL-1_20_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f907126cdf03f079813f372edef49e

[pgadmin-hackers] pgAdmin III commit: Fix various memory leaks in following files:

2015-01-06 Thread Ashesh Vashi
Fix various memory leaks in following files: 1. pgadmin/frm/frmQuery.cpp 2. pgadmin/gqb/gqbModel.cpp 3. pgadmin/gqb/gqbView.cpp 4. pgadmin/ogl/canvas.cpp Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9d203f19d90869fc0ce7a67b7703b51548898b4b A