[pgadmin-hackers] Re: PATCH: Update autovacuum (for TOAST-TABLE) to use reloptions, instead of a system catalog

2009-02-23 Thread Ashesh Vashi
sure. I will work on it and update you soon. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA - (www.enterprisedb.com)

[pgadmin-hackers] SVN Commit by dpage: r7607 - trunk/pgadmin3/pgadmin/ui

2009-02-23 Thread svn
Author: dpage Date: 2009-02-23 21:21:05 + (Mon, 23 Feb 2009) New Revision: 7607 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7607&view=rev Log: Reduce maximum dialogue height from 330d to 280d. Hopefully that should fit on the smallest displays the EDB QA team test wit

[pgadmin-hackers] Re: PATCH: Update autovacuum (for TOAST-TABLE) to use reloptions, instead of a system catalog

2009-02-23 Thread Dave Page
On Mon, Feb 23, 2009 at 2:01 PM, Ashesh Vashi wrote: > Hi All, > > Please find the patch for the "Update autovacuum (for TOAST-TABLE) to use > reloptions, instead of a system catalog. Thanks Ashesh - I've committed what's there as it works as is, however, the custom AV settings for toast tables a

[pgadmin-hackers] SVN Commit by dpage: r7606 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/dlg pgadmin/include/schema pgadmin/schema pgadmin/ui

2009-02-23 Thread svn
Author: dpage Date: 2009-02-23 15:30:58 + (Mon, 23 Feb 2009) New Revision: 7606 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7606&view=rev Log: Add support for per-table TOAST autovacuum settings in PostgreSQL 8.4+ [Ashesh Vashi]. Modified: trunk/pgadmin3/CHANGELO

[pgadmin-hackers] SVN Commit by dpage: r7605 - trunk/pgagent

2009-02-23 Thread svn
Author: dpage Date: 2009-02-23 13:47:24 + (Mon, 23 Feb 2009) New Revision: 7605 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7605&view=rev Log: Improve readme Modified: trunk/pgagent/README -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org

[pgadmin-hackers] SVN Commit by dpage: r7604 - trunk/pgadmin3/cmake

2009-02-23 Thread svn
Author: dpage Date: 2009-02-23 13:33:49 + (Mon, 23 Feb 2009) New Revision: 7604 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7604&view=rev Log: Define UNICODE if we're using a Unicode wxWidgets build Modified: trunk/pgadmin3/cmake/FindWX.cmake -- Sent via pgadmi

[pgadmin-hackers] SVN Commit by dpage: r7603 - trunk/pgagent/cmake

2009-02-23 Thread svn
Author: dpage Date: 2009-02-23 13:32:26 + (Mon, 23 Feb 2009) New Revision: 7603 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7603&view=rev Log: Define UNICODE if we're using a Unicode wxWidgets build Modified: trunk/pgagent/cmake/FindWX.cmake -- Sent via pgadmin

Re: [pgadmin-hackers] segfault

2009-02-23 Thread m...@rton Akos
Here're two backtrace, both of them were run, after my function successfully return with good result. At the first time when I running my function there isn't problem -it seems to be correct-, but after that I can see the problems below: the first shows that, when I use my search function: http://p

Re: [pgadmin-hackers] About wxODBC

2009-02-23 Thread Quan Zongliang
> I think this is the way to go. We should probably get it working on > Windows first, and then we can work together to get Mac support > working (because both of those platforms *always* support ODBC). Then > we can figure out how to deal with Linux - it may take some loose > binding magic so we c

Re: [pgadmin-hackers] About wxODBC

2009-02-23 Thread Dave Page
On Mon, Feb 23, 2009 at 3:55 AM, Quan Zongliang wrote: >> Yeuch. I'm still not convinced we want to use wxODBC - it sounds like >> it's got more issues than we knew about :-(. How much pain would be >> involved in using ODBC directly? On Windows, everything should always >> be available, as it sho

[pgadmin-hackers] consulta

2009-02-23 Thread Edwin
hola a todos, tengo unos problemas cuando quiero regresar un cursor de una function, desde java, para recorrer un resultset