[pgadmin-hackers] Beta 3 tomorrow - maybe

2011-07-07 Thread Dave Page
Looks like we'll probably be building PG 9.1b3 tomorrow, so I'll wrap pgAdmin 1.14b3 immediately beforehand if so. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing

[pgadmin-hackers] Beta 3

2009-05-05 Thread Dave Page
I've uploaded the beta 3 builds in src, win32 and osx formats to http://developer.pgadmin.org/ftp/release/v1.10.0-beta3/. Please check for major errors before I announce tomorrow. thanks! -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-hackers mailing list (pgad

Re: [pgadmin-hackers] Beta 3

2009-05-02 Thread Guillaume Lelarge
Le vendredi 1 mai 2009 à 11:38:51, Dave Page a écrit : > I'm thinking of cutting beta 3 next Tuesday, workload allowing. Any > objections? Any outstanding patches? > Tomorrow, I'll send a new mail to translators to get a lot more translations. But I don't think I'll get them before tuesday. So,

Re: [pgadmin-hackers] Beta 3

2009-05-01 Thread Chuck McDevitt
I have a couple of small ones I was going to send today. > -Original Message- > From: [email protected] [mailto:pgadmin-hackers- > [email protected]] On Behalf Of Dave Page > Sent: Friday, May 01, 2009 2:39 AM > To: pgadmin-hackers > Subject: [pgadm

[pgadmin-hackers] Beta 3

2009-05-01 Thread Dave Page
I'm thinking of cutting beta 3 next Tuesday, workload allowing. Any objections? Any outstanding patches? -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgre

Re: [pgadmin-hackers] Beta 3 uploaded

2007-08-10 Thread Dave Page
Devrim GÜNDÜZ wrote: > Hi, > > On Fri, 2007-08-10 at 12:36 +0100, Dave Page wrote: >> I've uploaded pgAdmin III v1.8.0 beta 3 to >> http://developer.pgadmin.org/ftp/release/v1.8.0-beta3/ in source, win32, >> OSX and Slackware formats. > > and I've uploaded Fedora packages. That was quick work -

Re: [pgadmin-hackers] Beta 3 uploaded

2007-08-10 Thread Devrim GÜNDÜZ
Hi, On Fri, 2007-08-10 at 12:36 +0100, Dave Page wrote: > I've uploaded pgAdmin III v1.8.0 beta 3 to > http://developer.pgadmin.org/ftp/release/v1.8.0-beta3/ in source, win32, > OSX and Slackware formats. and I've uploaded Fedora packages. Regards, -- Devrim GÜNDÜZ PostgreSQL Replication, Cons

[pgadmin-hackers] Beta 3 uploaded

2007-08-10 Thread Dave Page
I've uploaded pgAdmin III v1.8.0 beta 3 to http://developer.pgadmin.org/ftp/release/v1.8.0-beta3/ in source, win32, OSX and Slackware formats. Please take a moment to check for major issues before I announce more widely. This version now supports pl/pgsql debugging on community PostgreSQL. To enab

[pgadmin-hackers] Beta 3 uploaded

2006-10-12 Thread Dave Page
I've uploaded beta 3 in my normal formats to http://developer.pgadmin.org - please take a minute to check them out before I announce more widely. Cheers, Dave ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

Re: [pgadmin-hackers] Beta 3 uploaded -> wx problem

2005-10-19 Thread Bastiaan Wakkie
Title: Re: [pgadmin-hackers] Beta 3 uploaded -> wx problem I think you got it indeed. OK, think I can see what’s going on. What does: /usr/local/bin/wx-config —cppflags —debug=no —unicode=yes --version=2.6 give?   Warning: No config found to match: /usr/local/bin

Re: [pgadmin-hackers] Beta 3 uploaded -> wx problem

2005-10-19 Thread Dave Page
Title: Re: [pgadmin-hackers] Beta 3 uploaded -> wx problem On 19/10/05 8:44 pm, "Bastiaan Wakkie" <[EMAIL PROTECTED]> wrote: ls –al /usr/local/bin/wx* lrwxrwxrwx  1 root root  54 Aug 21 19:17 /usr/local/bin/wx-config -> /usr/local/lib/wx/config/gtk2-unicode-debu

Re: [pgadmin-hackers] Beta 3 uploaded -> wx problem

2005-10-19 Thread Bastiaan Wakkie
Title: Re: [pgadmin-hackers] Beta 3 uploaded -> wx problem ls –al /usr/local/bin/wx* lrwxrwxrwx  1 root root  54 Aug 21 19:17 /usr/local/bin/wx-config -> /usr/local/lib/wx/config/gtk2-unicode-debug-static-2.6* -rwxr-xr-x  1 root root    5340 Jan  1  2005 /usr/local/bin/wxgtk

Re: [pgadmin-hackers] Beta 3 uploaded -> wx problem

2005-10-19 Thread Dave Page
Title: Re: [pgadmin-hackers] Beta 3 uploaded -> wx problem On 19/10/05 8:14 pm, "Bastiaan Wakkie" <[EMAIL PROTECTED]> wrote: Not sure, that does seem odd. Can you send the full g++ command before the error so I can see what include paths it was using? Should be

Re: [pgadmin-hackers] Beta 3 uploaded -> wx problem

2005-10-19 Thread Bastiaan Wakkie
Not sure, that does seem odd. Can you send the full g++ command before the error so I can see what include paths it was using? Should be something like: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-non-virtual-dtor -I../src/include -I../src/agent/include -I../src/slony/include -I/usr/local/

Re: [pgadmin-hackers] Beta 3 uploaded -> wx problem

2005-10-19 Thread Dave Page
On 19/10/05 7:30 pm, "Bastiaan Wakkie" <[EMAIL PROTECTED]> wrote: > >> Looks like your wx installation is very broken (especially as >> xh_ctlcombo.h hasn't changed in 5 months) - certainly wx/ogl/ogl.h >> should exist if installed properly. I would clean it out and reinstall >> wx 2.6.2 as pe

Re: [pgadmin-hackers] Beta 3 uploaded -> wx problem

2005-10-19 Thread Bastiaan Wakkie
> Looks like your wx installation is very broken (especially as > xh_ctlcombo.h hasn't changed in 5 months) - certainly wx/ogl/ogl.h > should exist if installed properly. I would clean it out and reinstall > wx 2.6.2 as per the instructions at > http://www.pgadmin.org/download.php#source). > I fo

Re: [pgadmin-hackers] Beta 3 uploaded

2005-10-19 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Bastiaan Wakkie > Sent: 19 October 2005 15:52 > To: [email protected] > Subject: Re: [pgadmin-hackers] Beta 3 uploaded > > I got the following erro

Re: [pgadmin-hackers] Beta 3 uploaded

2005-10-19 Thread Bastiaan Wakkie
I got the following error in make: ./configure --prefix=/var/db/pgadmin1.4.0b3/ --exec-prefix=/var/db/pgadmin1.4.0b3/ --with-pgsql=/var/db/pg8 ERROR: ../src/include/ctl/xh_ctlcombo.h:25: error: class `ctlComboBoxXmlHandler' does n ot have any field named `wxComboBoxXmlHandler' ./pgAdmin3.cpp:60:2

[pgadmin-hackers] Beta 3 uploaded

2005-10-19 Thread Dave Page
I've uploaded pgAdmin3 1.4.0 beta 3 to http://developer.pgadmin.org/ftp/beta. Please take a few minutes to try it out and make sure things look OK before I announce it. I've also uploaded a Mac appbundle built on Panther. I'd be interested to hear if it works OK on Tiger if anyone has access to a

Re: [pgadmin-hackers] Beta 3 uploaded

2004-10-20 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 18 October 2004 15:29 > To: Dave Page; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] Beta 3 uploaded > > Howdy! (<--- (c) Ron ;p) > > >Beta3 is now on ftp.p

Re: [pgadmin-hackers] Beta 3 uploaded

2004-10-18 Thread blacknoz
Howdy! (<--- (c) Ron ;p) >Beta3 is now on ftp.postgresql.org in src, Windows and Slackware distros. It looks OK >to me, but I'd appreciate some confirmation. cool, I'll take a look asap. >Raphael, any chance of you working up some more release announcement magic (or are >you too sleepy ;-) )?

[pgadmin-hackers] Beta 3 uploaded

2004-10-18 Thread Dave Page
Hi guys, Beta3 is now on ftp.postgresql.org in src, Windows and Slackware distros. It looks OK to me, but I'd appreciate some confirmation. Raphael, any chance of you working up some more release announcement magic (or are you too sleepy ;-) )? Cheers, Dave. ---(end of