Display the connection details for the current browser object in the status bar.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2624353de90ed98018d033e4929e8d52840f2e8b
Author: Adam Scott
Modified Files
--
CHANGELOG
Thanks - patch applied!
On Wed, Sep 23, 2015 at 8:15 PM, Adam Scott wrote:
> Thank you Dave! I rebased from master. To get it to build is going to
> take some research. It looks like it wants openssl, which I grabbed and
> configured for WIN32, but it's not happy. First error is below. But
Make style run.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8533e163a37d2dac18f42f3d3cdbcbb152e733a8
Modified Files
--
pgadmin/ctl/ctlSQLBox.cpp | 23 --
pgadmin/ctl/ctlTree.cpp| 64 +++
pg
Thank you Ashesh. I have the pgBuild directory from before when i was
using VS 2008.
It seems once i used VS 2010 the error appears.
I did add the environment variable for OPENSSL (c:\openssl) and added
C:\openssl\out32dll to the VC++ Directories->Library Directories.
Right now RSA_new() is j
Thanks, appreciated.
Can it be committed then? :)
2015-09-23 9:49 GMT+02:00 Sanket Mehta :
> Hi John/Ashesh,
>
> I have reviewed the patch and it seems fine to me.
>
> Regards,
> Sanket Mehta
> Sr Software engineer
> Enterprisedb
>
> On Wed, Sep 23, 2015 at 11:08 AM, John Obaterspok <
> john.oba