Re: [pgadmin-support] FW: V 1.20 Beta 1

2004-10-14 Thread Raphaël Enrici
Andreas Pflug wrote: Dave Page wrote: [forwarded to the list - please correct your address book!] *From:* Secrétariat [mailto:[EMAIL PROTECTED] *Sent:* 14 October 2004 09:41 *To:* [EMAIL PROTECTED] *Subjec

[pgadmin-support] compiling pgsql7.4.1 on solaris 9

2004-10-14 Thread Camelia Botez
Hi I'm trying to compile pgsql 7.4.1 on solaris 9. I ran configure --disable-shared --disable-rpath options and I get the error message: checking test program... failed configure: error: *** Could not execute a simple test program. This may be a problem *** related to locating shared libraries.

Re: [pgadmin-support] Null boolean values show as false in the data

2004-10-14 Thread Ben Trewern
Sorry for the noise. Ben From: Andreas Pflug <[EMAIL PROTECTED]> To: Ben Trewern <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: [pgadmin-support] Null boolean values show as false in the data Date: Thu, 14 Oct 2004 13:52:17 + Ben Trewern wrote: While your at it null values need to be

Re: [pgadmin-support] Null boolean values show as false in the data

2004-10-14 Thread Andreas Pflug
Ben Trewern wrote: While your at it null values need to be treated correctly for other field types. I don't think "" = in Postgres. If so then it would be nice to be able to set text/varchar to null somehow. NULL *is* handled for text. An empty field is handled as NULL, an empty string must b

Re: [pgadmin-support] Null boolean values show as false in the data

2004-10-14 Thread Ben Trewern
While your at it null values need to be treated correctly for other field types. I don't think "" = in Postgres. If so then it would be nice to be able to set text/varchar to null somehow. Regards, Ben From: Andreas Pflug <[EMAIL PROTECTED]> To: Ben Trewern <[EMAIL PROTECTED]> CC: [EMAIL PROT

Re: [pgadmin-support] Status bar

2004-10-14 Thread Andreas Pflug
Virgil Frum wrote: In Edit Data window, when mouse cursor is moved over toolbar's buttons, status bar is cleared. If I press Refresh button (instead using F5) and move cursor, number of rows from status bar will disappear. Idem for Delete button. Fixed in cvs, thanks for reporting. Regards, Andreas

Re: [pgadmin-support] Language issues in pgAdmin 1.2.0 beta

2004-10-14 Thread Andreas Pflug
Magnus Hagander wrote: GetUserDefaultLangId() returns 1053, and you appear to be using this one instead of the UI language one. We let the underlying wx library choose the default, probably from GetUserDefaultLangId. Actually, for most users starting pgadmin in their native language is the best

Re: [pgadmin-support] Language issues in pgAdmin 1.2.0 beta

2004-10-14 Thread Magnus Hagander
> > Hi! > > > > When installing and running 1.2.0 beta (Sep 24 2004), I notice the > > following language/translation related issues: > > > > * PgAdmin comes up in Swedish by default. My Windows XP is english > > version, no languagepacks installed. It's set to use English by > > default in pr

Re: [pgadmin-support] FW: V 1.20 Beta 1

2004-10-14 Thread Andreas Pflug
Dave Page wrote: [forwarded to the list - please correct your address book!] *From:* Secrétariat [mailto:[EMAIL PROTECTED] *Sent:* 14 October 2004 09:41 *To:* [EMAIL PROTECTED] *Subject:* V 1.20 Beta 1

Re: [pgadmin-support] Language issues in pgAdmin 1.2.0 beta

2004-10-14 Thread Andreas Pflug
Magnus Hagander wrote: Hi! When installing and running 1.2.0 beta (Sep 24 2004), I notice the following language/translation related issues: * PgAdmin comes up in Swedish by default. My Windows XP is english version, no languagepacks installed. It's set to use English by default in programs. The on

Re: [pgadmin-support] pgadmin3 beta2 connect to 7.3.4 server

2004-10-14 Thread Tim Booth
Hi, Thanks for getting back to me with this info. I'm afraid it was a bit of a false alarm - the problem seems to stem from a nasty interaction between the (old) version of GTK on my laptop and wxwindows on the Debian test machine, which is generally running headless. If I go and sit at the actu

[pgadmin-support] FW: V 1.20 Beta 1

2004-10-14 Thread Dave Page
[forwarded to the list - please correct your address book!] From: Secrétariat [mailto:[EMAIL PROTECTED] Sent: 14 October 2004 09:41To: [EMAIL PROTECTED]Subject: V 1.20 Beta 1 Hello !   I used The 1.20 Beta 1 for some weeks on Windows XP SP2 connected to a Linux PG

[pgadmin-support] Language issues in pgAdmin 1.2.0 beta

2004-10-14 Thread Magnus Hagander
Hi! When installing and running 1.2.0 beta (Sep 24 2004), I notice the following language/translation related issues: * PgAdmin comes up in Swedish by default. My Windows XP is english version, no languagepacks installed. It's set to use English by default in programs. The only thing that's swedi

Re: [pgadmin-support] pgadmin3 beta2 connect to 7.3.4 server

2004-10-14 Thread blacknoz
Hi Tim, Dave, Message d'origine >Sujet: Re: [pgadmin-support] pgadmin3 beta2 connect to 7.3.4 server >Date: Thu, 14 Oct 2004 09:09:31 +0100 >De: "Dave Page" <[EMAIL PROTECTED]> >A: "Tim Booth" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> > >> - Is PG 7.3 supported at all, and if so should I b

Re: [pgadmin-support] pgadmin3 beta2 connect to 7.3.4 server

2004-10-14 Thread Dave Page
Hi Tim, > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Tim Booth > Sent: 13 October 2004 18:36 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] pgadmin3 beta2 connect to 7.3.4 server > > Hi, > > I'm trying to run pgadmin3 on a machine which

[pgadmin-support] pgadmin3 beta2 connect to 7.3.4 server

2004-10-14 Thread Tim Booth
Hi, I'm trying to run pgadmin3 on a machine which has client libraries for PG 7.4.x installed (a Debian unstable box) but want to connect to a RedHat 9 box, which runs PG 7.3.x. Bad things start happening (ie complete GUI freeze requiring kill -TERM when I try look at a table I don't have SELECT