Re: [pgadmin-hackers] pgAdmin3 patch for pgFunctions.cpp

2016-05-25 Thread Dave Page
On Tue, May 24, 2016 at 7:57 PM, Andreas 'ads' Scherbaum wrote: > On 24.05.2016 14:38, Dave Page wrote: >> >> Thanks, applied. >> > > Thanks for applying the patch. Are there any plans for a next release for > pgAdmin3? We'll probably do a minor release for the next PostgreSQL updates, but I'm no

Re: [pgadmin-hackers] pgAdmin3 patch for pgFunctions.cpp

2016-05-24 Thread Andreas 'ads' Scherbaum
On 24.05.2016 14:38, Dave Page wrote: Thanks, applied. Thanks for applying the patch. Are there any plans for a next release for pgAdmin3? Regards, -- Andreas 'ads' Scherbaum German PostgreSQL User Group European PostgreSQL User Group - Board of Directors V

Re: [pgadmin-hackers] pgAdmin3 patch for pgFunctions.cpp

2016-05-24 Thread Dave Page
Thanks, applied. On Wed, May 18, 2016 at 1:44 AM, Andreas 'ads' Scherbaum wrote: > > Hello, > > between the time I wrote the last set of patches for Greenplum, and the last > release, some code in pgFunctions.cpp was changed and now raises an error in > Greenplum. > > The attached patch fixes thi

[pgadmin-hackers] pgAdmin3 patch for pgFunctions.cpp

2016-05-17 Thread Andreas 'ads' Scherbaum
Hello, between the time I wrote the last set of patches for Greenplum, and the last release, some code in pgFunctions.cpp was changed and now raises an error in Greenplum. The attached patch fixes this problem. Thanks, -- Andreas 'ads' Scherbaum German Post