Re: [pgadmin-hackers] pgAdmin III: adjust code as per new EDB AS90 functions/procedures semantics

2011-02-23 Thread Nikhil S
Thanks Dave! Regards, Nikhils On Wed, Feb 23, 2011 at 3:57 PM, Dave Page wrote: > Thanks, patch applied to trunk and 1.12. > > On Mon, Feb 21, 2011 at 9:17 AM, Nikhil S wrote: > > Hi, > > > > In EDBAS 9.0, following notable restructuring has been done with respect > to > > functions and proced

Re: [pgadmin-hackers] Building with wx2.9 on Mac

2011-02-23 Thread Peter Geoghegan
The fact that GCC produces an error that's just as bad as I thought it would be when I called bat.eat() as in the sample code in the wikipedia article makes me more confident that I'm right: -*- mode: compilation; default-directory: "/home/peter/cpp_tests/" -*- Compilation started at Thu Feb 24 03

Re: [pgadmin-hackers] Building with wx2.9 on Mac

2011-02-23 Thread Peter Geoghegan
You have pgAdmin compiling (though still not linking) with clang on your laptop, right? I suggest you use that to get a non-crappy error message. -- Regards, Peter Geoghegan -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://ww

Re: [pgadmin-hackers] Building with wx2.9 on Mac

2011-02-23 Thread Peter Geoghegan
On 23 February 2011 23:51, Dave Page wrote: > It seems that the wxWidgets guys have fixed the issue with 2.9 on Mac, > so I was able to try out a build today. Attached is the patch for your > review. Aside from an issue with the font selector dialog (which seems > to work OK now, thus the workarou

[pgadmin-hackers] pgAdmin III commit: make style

2011-02-23 Thread Dave Page
make style Branch -- REL-1_12_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ab3599e7606b91de42d5f7f6bfa70bb070d36e52 Modified Files -- pgadmin/debugger/dlgDirectDbg.cpp | 11 ++- pgadmin/schema/pgFunction.cpp |2 +- 2 fil

[pgadmin-hackers] pgAdmin III commit: make style

2011-02-23 Thread Dave Page
make style Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6f93f3acf48ce85fc314f4054a5165131737d160 Modified Files -- pgadmin/debugger/dlgDirectDbg.cpp | 11 ++- pgadmin/frm/frmStatus.cpp | 12 ++-- pgadmin

[pgadmin-hackers] pgAdmin III commit: Update CHANGELOG

2011-02-23 Thread Dave Page
Update CHANGELOG Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=942e84ab33d4f89bf9f54687540ea99cb992150c Modified Files -- CHANGELOG |1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- Sent via pgadmin-hackers mailing l

Re: [pgadmin-hackers] pgAdmin III: adjust code as per new EDB AS90 functions/procedures semantics

2011-02-23 Thread Dave Page
Thanks, patch applied to trunk and 1.12. On Mon, Feb 21, 2011 at 9:17 AM, Nikhil S wrote: > Hi, > > In EDBAS 9.0, following notable restructuring has been done with respect to > functions and procedures. We need to adopt the same in the pgAdmin code > base. Note that these changes make EDBAS func

[pgadmin-hackers] pgAdmin III commit: Update CHANGELOG

2011-02-23 Thread Dave Page
Update CHANGELOG Branch -- REL-1_12_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6afd0e4f52de3f0be1fddece3e62836ed41a6e95 Modified Files -- CHANGELOG |1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- Sent via pgadmin-hacke

[pgadmin-hackers] pgAdmin III commit: Fix debugger support for PPAS 9.0

2011-02-23 Thread Dave Page
Fix debugger support for PPAS 9.0 Branch -- REL-1_12_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=122ecb66e2ce6e6290b030df2da0c3f387ddf993 Author: Nikhil S Modified Files -- pgadmin/debugger/dbgPgThread.cpp |9 +- pgadmin/debug

[pgadmin-hackers] pgAdmin III commit: Fix debugger support for PPAS 9.0

2011-02-23 Thread Dave Page
Fix debugger support for PPAS 9.0 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2edf2848eeca4cfae57b2d83165f91cc96679013 Author: Nikhil S Modified Files -- pgadmin/debugger/dbgPgThread.cpp |9 +- pgadmin/debugger/dbgTarg