Re: [pgadmin-support] SSL Mode in PGAdmin 1.18.1

2014-07-11 Thread Dave Page
Thanks. On Fri, Jul 11, 2014 at 10:54 AM, Ashesh Vashi < ashesh.va...@enterprisedb.com> wrote: > On Fri, Jul 11, 2014 at 1:23 PM, Ashesh Vashi < > ashesh.va...@enterprisedb.com> wrote: > >> On Fri, Jul 11, 2014 at 1:20 PM, Dave Page wrote: >> >>> >>> >>> >>> On Fri, Jul 11, 2014 at 8:27 AM, San

Re: [pgadmin-support] SSL Mode in PGAdmin 1.18.1

2014-07-11 Thread Ashesh Vashi
On Fri, Jul 11, 2014 at 1:23 PM, Ashesh Vashi wrote: > On Fri, Jul 11, 2014 at 1:20 PM, Dave Page wrote: > >> >> >> >> On Fri, Jul 11, 2014 at 8:27 AM, Sandeep Thakkar < >> sandeep.thak...@enterprisedb.com> wrote: >> >>> There is no change in the build script. I opened the pgAdmin.sln and see >>

Re: [pgadmin-support] SSL Mode in PGAdmin 1.18.1

2014-07-11 Thread Ashesh Vashi
On Fri, Jul 11, 2014 at 1:20 PM, Dave Page wrote: > > > > On Fri, Jul 11, 2014 at 8:27 AM, Sandeep Thakkar < > sandeep.thak...@enterprisedb.com> wrote: > >> There is no change in the build script. I opened the pgAdmin.sln and see >> that the PG_SSL is not defined in the Preprocessor Definitions f

Re: [pgadmin-support] SSL Mode in PGAdmin 1.18.1

2014-07-11 Thread Dave Page
On Fri, Jul 11, 2014 at 8:27 AM, Sandeep Thakkar < sandeep.thak...@enterprisedb.com> wrote: > There is no change in the build script. I opened the pgAdmin.sln and see > that the PG_SSL is not defined in the Preprocessor Definitions for x64 > platform. So, the change should be made in the source co

Re: [pgadmin-support] SSL Mode in PGAdmin 1.18.1

2014-07-11 Thread Sandeep Thakkar
There is no change in the build script. I opened the pgAdmin.sln and see that the PG_SSL is not defined in the Preprocessor Definitions for x64 platform. So, the change should be made in the source code. On Thu, Jul 10, 2014 at 4:34 PM, Sandeep Thakkar < sandeep.thak...@enterprisedb.com> wrote: