[pgadmin-hackers] pgadmin3 1.8.0 for ubuntu/dapper and ubuntu/gutsy uploaded.

2007-11-17 Thread Raphaël Enrici
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear all, I've just uploaded a build of pgAdmin III 1.8.0 for ubuntu/dapper and ubuntu/gutsy to our developer host. It should propagate to PostgreSQL mirrors in the next hours/days. The dapper build is a static build against wxWidgets 2.8.6. The guts

Re: [pgadmin-hackers] xrc files not installed when --enable-debugi

2007-11-17 Thread Dave Page
> --- Original Message --- > From: Raphaël Enrici <[EMAIL PROTECTED]> > To: Dave Page <[EMAIL PROTECTED]> > Sent: 17/11/07, 21:55:59 > Subject: Re: [pgadmin-hackers] xrc files not installed when --enable-debugi > > Thanks, so I need to fix this in debian/ubuntu packages. Can you give > s

Re: [pgadmin-hackers] xrc files not installed when --enable-debug i

2007-11-17 Thread Raphaël Enrici
Dave Page wrote: > >> --- Original Message --- >> From: Raphaël Enrici <[EMAIL PROTECTED]> >> To: PgAdmin Hackers >> Sent: 17/11/07, 21:34:25 >> Subject: [pgadmin-hackers] xrc files not installed when --enable-debug is >> not set(?) >> >> Hi, >> >> here is my stupid question of the day:

Re: [pgadmin-hackers] xrc files not installed when --enable-debug i s not set(?)

2007-11-17 Thread Dave Page
> --- Original Message --- > From: Raphaël Enrici <[EMAIL PROTECTED]> > To: PgAdmin Hackers > Sent: 17/11/07, 21:34:25 > Subject: [pgadmin-hackers] xrc files not installed when --enable-debug is not > set(?) > > Hi, > > here is my stupid question of the day: > is it normal that pgadmi

[pgadmin-hackers] xrc files not installed when --enable-debug is not set(?)

2007-11-17 Thread Raphaël Enrici
Hi, here is my stupid question of the day: is it normal that pgadmin/ui/*.xrc files are not installed if "--enable-debug" is not set? I thought these files were mandatory for the app to appear (if not, can someone explain what role they have in the app?). It appears to be disabled in pgadmin/Make

Re: [pgadmin-hackers] Support for older servers

2007-11-17 Thread Dave Page
> --- Original Message --- > From: Euler Taveira de Oliveira <[EMAIL PROTECTED]> > To: Dave Page <[EMAIL PROTECTED]> > Sent: 17/11/07, 16:38:10 > Subject: Re: [pgadmin-hackers] Support for older servers > > Maybe it's too hard to test a feature in all of those old versions ;) Yes. It ca

Re: [pgadmin-hackers] Support for older servers

2007-11-17 Thread Euler Taveira de Oliveira
Dave Page wrote: > Should we consider dropping official support for PostgreSQL 7.x in the > next major version of pgAdmin? > JOOC, is there any specific reason for that? The 7.x code paths are already there, the backend didn't break the compatibility yet, ... Maybe it's too hard to test a featur