Thread: pgAdmin III commit: Fix libssh2 build error on VS2010
Fix libssh2 build error on VS2010 Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=57bbe353a87d08f87956916423c13a6498c2263d Author: Nikolai Zhubr <n-a-zhubr@yandex.ru> Modified Files -------------- pgadmin/libssh2/hostkey.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Should this be cherry picked to the 1.22 branch as well? On Thu, Jan 7, 2016 at 12:56 PM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote: > Fix libssh2 build error on VS2010 > > Branch > ------ > master > > Details > ------- > http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=57bbe353a87d08f87956916423c13a6498c2263d > Author: Nikolai Zhubr <n-a-zhubr@yandex.ru> > > Modified Files > -------------- > pgadmin/libssh2/hostkey.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Yes.
I will do.Thanks.
On Thu, Jan 7, 2016 at 6:38 PM, Dave Page <dpage@pgadmin.org> wrote:
Should this be cherry picked to the 1.22 branch as well?--
On Thu, Jan 7, 2016 at 12:56 PM, Ashesh Vashi
<ashesh.vashi@enterprisedb.com> wrote:
> Fix libssh2 build error on VS2010
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=57bbe353a87d08f87956916423c13a6498c2263d
> Author: Nikolai Zhubr <n-a-zhubr@yandex.ru>
>
> Modified Files
> --------------
> pgadmin/libssh2/hostkey.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company