Re: [pgadmin-hackers] Beta 2 Wednesday?

2007-07-24 Thread Guillaume Lelarge
Dave Page a écrit : > Guillaume Lelarge wrote: >> Guillaume Lelarge a écrit : >>> PS : so, I've no objection for beta 2 on wednesday. >>> >> In fact, I have one. I just fixed a bug on the creation of a function >> without cost parameter but there's still one unfixed. It's in >> dlgFunction.cpp sour

Re: [pgadmin-hackers] Testing 1.7: Errors with function pldbg_get_t arget_info(..)

2007-07-24 Thread Erwin Brandstetter
[EMAIL PROTECTED] wrote: --- Original Message --- From: Erwin Brandstetter <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: 05/06/07, 21:28:52 Subject: Re: [pgadmin-hackers] Testing 1.7: Errors with function pldbg_get_target_info(..) [EMAIL PROTECTED] wrote: Erwin Brandstetter wrot

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

2007-07-24 Thread svn
Author: dpage Date: 2007-07-24 13:32:21 + (Tue, 24 Jul 2007) New Revision: 6472 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6472&view=rev Log: Update the bugs list. Remove a couple that have been fixed in wxWidgets, and note the Windows RTF artifact-in-edit-grid-copy

Re: [pgadmin-hackers] Beta 2 Wednesday?

2007-07-24 Thread Dave Page
Guillaume Lelarge wrote: > Guillaume Lelarge a écrit : >> PS : so, I've no objection for beta 2 on wednesday. >> > > In fact, I have one. I just fixed a bug on the creation of a function > without cost parameter but there's still one unfixed. It's in > dlgFunction.cpp source file, method CheckChan

[pgadmin-hackers] SVN Commit by dpage: r6471 - trunk/pgadmin3/pgadmin/dlg

2007-07-24 Thread svn
Author: dpage Date: 2007-07-24 10:48:53 + (Tue, 24 Jul 2007) New Revision: 6471 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6471&view=rev Log: Cleanup logic when checking the language selected for a function, per Guillaume. Modified: trunk/pgadmin3/pgadmin/dlg/dlg

[pgadmin-hackers] SVN Commit by dpage: r6470 - trunk/pgadmin3/pgadmin/include

2007-07-24 Thread svn
Author: dpage Date: 2007-07-24 09:46:55 + (Tue, 24 Jul 2007) New Revision: 6470 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6470&view=rev Log: Add missing headers, per Euler Taveira de Oliveira Modified: trunk/pgadmin3/pgadmin/include/precomp.h --

Re: [pgadmin-hackers] Beta 2 Wednesday?

2007-07-24 Thread Dave Page
Guillaume Lelarge wrote: > Dave Page a écrit : >> Guillaume Lelarge wrote: >>> Dave Page a écrit : Any objections? >>> Yes, one. Sorry :) >>> >>> I've discussed a bit with Pavel about his problem with functions. It >>> seems pgAdmin lacks two new parameters for CREATE FUNCTION dialog : CO