Re: [pgadmin-hackers] pgAgent: I want to make a port to C++ Only

2013-09-10 Thread Dave Page
Hi On Mon, Sep 9, 2013 at 2:37 PM, Linreg wrote: > # Phase 1 > > + stay on base structure (programm flow) > > + backward compatibilty (commandline parameter, sql-schema) That's definitely required. > + remove wxWidget dependencies > > + replace all wx classes with c++ classes (std::string, stri

Re: [pgadmin-hackers] pgAgent: I want to make a port to C++ Only

2013-09-10 Thread Linreg
Hello Dave, + move pgagent schema in separat database (better access rights...) this need a patch for pgadmin > > That's very unlikely to be accepted - we intentionally use the > maintenance database for that, rather than forcing the user to use a > different one. > I regard the postgres databas

Re: [pgadmin-hackers] pgAgent: I want to make a port to C++ Only

2013-09-10 Thread Dave Page
On Tue, Sep 10, 2013 at 10:45 AM, Linreg wrote: >> That's very unlikely to be accepted - we intentionally use the > >> maintenance database for that, rather than forcing the user to use a > >> different one. > >> > > I regard the postgres database as a system-table-database, not as a > maintenance

[pgadmin-hackers] Fixed pgAdmin crash issue

2013-09-10 Thread Neel Patel
Hi Dave, Please find the patch file in attachment for below described issue in linux. *Steps to reproduce:-* * * 1. Open pgAdmin and go to database node of larger size. 2. Right Click on that database and go to "Backup" 3. Give the Filename = "test" and Format = "Custom". 4. Click on "Backup" but