Re: [pgadmin-hackers] Beta 2

2009-03-23 Thread Guillaume Lelarge
Le vendredi 20 mars 2009 à 14:57:20, Dave Page a écrit : > I'm thinking Monday for Beta 2. Any objections? > None from me. -- Guillaume. http://www.postgresqlfr.org http://dalibo.com -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscripti

Re: [pgadmin-hackers] Beta 2

2009-03-21 Thread Dave Page
On Fri, Mar 20, 2009 at 10:50 PM, Luis Ochoa wrote: > I'm going to try to fix the bug at GQB but I can't promise my success at > that date. No problem - it's not a critical bug. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-hackers mailing list (pgadmin-hacke

Re: [pgadmin-hackers] Beta 2

2009-03-20 Thread Luis Ochoa
I'm going to try to fix the bug at GQB but I can't promise my success at that date. Regards, Luis. On 3/20/09, Dave Page wrote: > > I'm thinking Monday for Beta 2. Any objections? > > -- > Dave Page > EnterpriseDB UK: http://www.enterprisedb.com > > -- > Sent via pgadmin-hackers mailing list

Re: [pgadmin-hackers] Beta 2

2009-03-20 Thread Devrim GÜNDÜZ
On Fri, 2009-03-20 at 13:57 +, Dave Page wrote: > I'm thinking Monday for Beta 2. Any objections? None from me -- Devrim GÜNDÜZ, RHCE devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.gunduz.org signature.asc Description: This is a digitally

Re: [pgadmin-hackers] Beta 2 start problem on OS X

2007-07-31 Thread Jyrki Wahlstedt
On 31.7.2007, at 21.07, Dave Page wrote: Jyrki Wahlstedt wrote: Hi, checked out SVN trunk. Nothing spectacular, Does that mean it works or not? No luck so far, sad… bootstrap just should be fixed somehow, it explicitly uses aclocal-1.9 and automake-1.9. I had to edit that, as I have

Re: [pgadmin-hackers] Beta 2 start problem on OS X

2007-07-31 Thread Dave Page
Jyrki Wahlstedt wrote: > > Hi, > checked out SVN trunk. Nothing spectacular, Does that mean it works or not? > bootstrap just should be > fixed somehow, it explicitly uses aclocal-1.9 and automake-1.9. I had to > edit that, as I have 1.10 versions. MacPorts installation create both > versioned

Re: [pgadmin-hackers] Beta 2 start problem on OS X

2007-07-31 Thread Jyrki Wahlstedt
On 31.7.2007, at 15.14, Dave Page wrote: Jyrki Wahlstedt wrote: I must admit I'm at loss at the moment. I built myself a modified version of wxWidgets with separate libraries, but that did not help, the report just shows another library :-( For the record, I then built 1.6.3 with exactly

Re: [pgadmin-hackers] Beta 2 start problem on OS X

2007-07-31 Thread Jyrki Wahlstedt
On 31.7.2007, at 15.14, Dave Page wrote: Jyrki Wahlstedt wrote: I must admit I'm at loss at the moment. I built myself a modified version of wxWidgets with separate libraries, but that did not help, the report just shows another library :-( For the record, I then built 1.6.3 with exactly

Re: [pgadmin-hackers] Beta 2 start problem on OS X

2007-07-31 Thread Dave Page
Jyrki Wahlstedt wrote: I must admit I'm at loss at the moment. I built myself a modified version of wxWidgets with separate libraries, but that did not help, the report just shows another library :-( For the record, I then built 1.6.3 with exactly the same dependencies, and had no problem wit

Re: [pgadmin-hackers] Beta 2 start problem on OS X

2007-07-31 Thread Jyrki Wahlstedt
On 31.7.2007, at 10.39, Dave Page wrote: Jyrki Wahlstedt wrote: What configure option were used for wxWidgets, PostgreSQL and pgAdmin? What version of each were used exactly? This is easy, though longish (all configure options are defined in MacPorts Portfiles): wxWidgets: 2.8.4 configur

Re: [pgadmin-hackers] Beta 2 start problem on OS X

2007-07-31 Thread Dave Page
Jyrki Wahlstedt wrote: What configure option were used for wxWidgets, PostgreSQL and pgAdmin? What version of each were used exactly? This is easy, though longish (all configure options are defined in MacPorts Portfiles): wxWidgets: 2.8.4 configured with --mandir=${prefix}/share/man \

Re: [pgadmin-hackers] Beta 2 start problem on OS X

2007-07-31 Thread Dave Page
Guillaume Lelarge wrote: Jyrki Wahlstedt a écrit : [...] What configure option were used for wxWidgets, PostgreSQL and pgAdmin? What version of each were used exactly? This is easy, though longish (all configure options are defined in MacPorts Portfiles): wxWidgets: 2.8.4 This is really stran

Re: [pgadmin-hackers] Beta 2 start problem on OS X

2007-07-30 Thread Guillaume Lelarge
Jyrki Wahlstedt a écrit : >>[...] >> What configure option were used for wxWidgets, PostgreSQL and pgAdmin? >> What version of each were used exactly? > This is easy, though longish (all configure options are defined in > MacPorts Portfiles): > wxWidgets: 2.8.4 This is really strange. Excerpt of y

Re: [pgadmin-hackers] Beta 2 start problem on OS X

2007-07-30 Thread Jyrki Wahlstedt
On 30.7.2007, at 22.59, Dave Page wrote: Jyrki Wahlstedt wrote: Hi, I built b2 on OS X succesfully. However, trying to run it leads to an immediate crash with the following: :-( I expect to find the cause later, but if someone finds it immediately, it would be nice. It could have somethi

Re: [pgadmin-hackers] Beta 2 start problem on OS X

2007-07-30 Thread Dave Page
Jyrki Wahlstedt wrote: > Hi, > I built b2 on OS X succesfully. However, trying to run it leads to an > immediate crash with the following: :-( > I expect to find the cause later, but if someone finds it immediately, > it would be nice. It could have something to do with some of the > libraries, b

Re: [pgadmin-hackers] Beta 2 Wednesday?

2007-07-30 Thread Guillaume Lelarge
Dave Page a écrit : > Guillaume Lelarge wrote: >> Dave Page a écrit : >>> Guillaume Lelarge wrote: >>> [...] OK, I think I've found a fix to Pavel's issue. To check cbLanguage, we use GetCurrentSelection. When I try to change an already defined function, GetCurrentSelection always re

Re: [pgadmin-hackers] Beta 2 Wednesday?

2007-07-30 Thread Dave Page
Guillaume Lelarge wrote: > Dave Page a écrit : >> Guillaume Lelarge wrote: >> [...] >>> OK, I think I've found a fix to Pavel's issue. To check cbLanguage, we >>> use GetCurrentSelection. When I try to change an already defined >>> function, GetCurrentSelection always returns -1 which is an invalid

Re: [pgadmin-hackers] Beta 2 Wednesday?

2007-07-30 Thread Guillaume Lelarge
Dave Page a écrit : > Guillaume Lelarge wrote: >[...] >> OK, I think I've found a fix to Pavel's issue. To check cbLanguage, we >> use GetCurrentSelection. When I try to change an already defined >> function, GetCurrentSelection always returns -1 which is an invalid >> value. If I use GetGuessedSel

Re: [pgadmin-hackers] Beta 2 Wednesday?

2007-07-30 Thread Dave Page
Guillaume Lelarge wrote: > Dave Page a écrit : >> Guillaume Lelarge wrote: >>> Sorry, I still reproduce it under PostgreSQL 8.2.4+ and PostgreSQL HEAD. >>> >>> Here are steps to reproduce problem : >>> - right click on a function >>> - choose Properties >>> - change function's name >>> >>> OK bu

Re: [pgadmin-hackers] Beta 2 Wednesday?

2007-07-28 Thread Guillaume Lelarge
Dave Page a écrit : > Guillaume Lelarge wrote: >> Sorry, I still reproduce it under PostgreSQL 8.2.4+ and PostgreSQL HEAD. >> >> Here are steps to reproduce problem : >> - right click on a function >> - choose Properties >> - change function's name >> >> OK button will not be enabled, SQL string

Re: [pgadmin-hackers] Beta 2 Wednesday?

2007-07-25 Thread Dave Page
Guillaume Lelarge wrote: Sorry, I still reproduce it under PostgreSQL 8.2.4+ and PostgreSQL HEAD. Here are steps to reproduce problem : - right click on a function - choose Properties - change function's name OK button will not be enabled, SQL string will not show. Are you sure you're runn

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] 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

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

Re: [pgadmin-hackers] Beta 2 Wednesday?

2007-07-23 Thread Guillaume Lelarge
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 CheckChange. I think the problem is on these

Re: [pgadmin-hackers] Beta 2 Wednesday?

2007-07-23 Thread Guillaume Lelarge
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 : COST >> and ROWS. > > No it doesn

Re: [pgadmin-hackers] Beta 2 Wednesday?

2007-07-23 Thread Dave Page
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 : COST and ROWS. No it doesn't: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi

Re: [pgadmin-hackers] Beta 2 Wednesday?

2007-07-23 Thread Guillaume Lelarge
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 : COST and ROWS. I was on the way to add these on dlgFunction. In fact, there are two questions. First

Re: [pgadmin-hackers] Beta-2?

2004-09-24 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 24 September 2004 10:51 > To: Dave Page > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] Beta-2? > > Dave Page wrote: > > > > > > > >>-Or

Re: [pgadmin-hackers] Beta-2?

2004-09-24 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: Andreas Pflug [mailto:[EMAIL PROTECTED] Sent: 23 September 2004 20:47 To: Dave Page; pgadmin-hackers Subject: Beta-2? As we have now fixed some nasty things in Beta-1, how about rolling Beta-2 the next days? Yeah, was just thinking that mysel

Re: [pgadmin-hackers] Beta-2?

2004-09-23 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 23 September 2004 20:47 > To: Dave Page; pgadmin-hackers > Subject: Beta-2? > > As we have now fixed some nasty things in Beta-1, how about rolling > Beta-2 the next days? Yeah, was just thinking that myself.

Re: [pgadmin-hackers] Beta 2 problem

2003-09-02 Thread Hiroshi Saito
Hi Andreas. Make a line feed within the final line though it may be boring. ui/frmEditGrid.cpp:1751:2: warning: no newline at end of file It is FreeBSD. Regrads, Hiroshi Saito ---(end of broadcast)--- TIP 8: explain analyze is your friend

Re: [pgadmin-hackers] Beta 2 problem

2003-09-02 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: Andreas Pflug [mailto:[EMAIL PROTECTED] Sent: 02 September 2003 15:07 To: Dave Page Cc: [EMAIL PROTECTED] Subject: Re: [pgadmin-hackers] Beta 2 problem Dave Page wrote: Hi Andreas, Just packaging beta 2. Windows build seems fine

Re: [pgadmin-hackers] Beta 2 problem

2003-09-02 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 02 September 2003 15:07 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] Beta 2 problem > > > Dave Page wrote: > > >Hi Andreas, > > > >

Re: [pgadmin-hackers] Beta 2 problem

2003-09-02 Thread Andreas Pflug
Dave Page wrote: Hi Andreas, Just packaging beta 2. Windows build seems fine, however on Snake (slackware 9) it crashes with a seg fault right after language selection, for reasons I haven't figured out. Snake has the latest wx tarball (with the grid fix), and PostgreSQL 7.4b2 libraries. Any idea