Display of error message (was: Re: Re : [pgadmin-support] Crashing v1.6.2 with a syntax error)

2007-02-25 Thread Erwin Brandstetter
rcredi, 21 Février 2007, 2h06mn 21s Objet : [pgadmin-support] Crashing v1.6.2 with a syntax error (...) Look at the following query: select * from loc where loc like 'a%' loc = 'b'; Note the syntax error: "and" is missing in the WHERE clause. If I run this from t

Re: [pgadmin-support] Crashing v1.6.2 with a syntax error

2007-02-25 Thread Erwin Brandstetter
Hi Dave! [EMAIL PROTECTED] wrote: Erwin Brandstetter wrote: (...) The "essential" part ist the "%" at the end of the first string. Yeah, in some cases that string was going through a printf variant, so it was trying to expand the %. Fixed for 1.6.3. After that the error message w

Re: [pgadmin-support] Crashing v1.6.2 with a syntax error

2007-02-23 Thread Erwin Brandstetter
Hi Dave! Thanks for another promt fix! I am afraid I don't have the necessary tools (nor experience) to compile the windows binaries. So, if anyone could step in and test in my stead I'd be grateful. Or, if you would provide me with the binaries, I'd look into it, of course. Regards Erwin [

Re: [pgadmin-support] Crashing v1.6.2 with a syntax error

2007-02-22 Thread Ezequias Rodrigues da Rocha
The crashes occurs with me too. []s Ezequias 2007/2/20, Erwin Brandstetter <[EMAIL PROTECTED]>: Hi developers! Hi Dave! Testing pgAdmin III v1.6.2 rev: 5837, client Win XP, host Debian Sarge, PG 8.1.4. / Debian Etch, PG 8.2.1. I have found a 'reliable' way to crash pgAdmin. Look at the follo

Re: [pgadmin-support] Crashing v1.6.2 with a syntax error

2007-02-22 Thread Dave Page
Erwin Brandstetter wrote: > Hi developers! Hi Dave! Hi Erwin, > Testing pgAdmin III v1.6.2 rev: 5837, client Win XP, host Debian Sarge, > PG 8.1.4. / Debian Etch, PG 8.2.1. > > I have found a 'reliable' way to crash pgAdmin. Look at the following > query: > select * from loc where loc like

Re: Re : [pgadmin-support] Crashing v1.6.2 with a syntax error

2007-02-21 Thread Erwin Brandstetter
igurations (including on WinXP machine) work fine. Cheers, [EMAIL PROTECTED] The Computing Froggy - Message d'origine De : Erwin Brandstetter <[EMAIL PROTECTED]> À : pgadmin-support@postgresql.org Envoyé le : Mercredi, 21 Février 2007, 2h06mn 21s Objet : [pgadmin-support] Cra

Re : [pgadmin-support] Crashing v1.6.2 with a syntax error

2007-02-21 Thread Laurent ROCHE
di, 21 Février 2007, 2h06mn 21s Objet : [pgadmin-support] Crashing v1.6.2 with a syntax error Hi developers! Hi Dave! Testing pgAdmin III v1.6.2 rev: 5837, client Win XP, host Debian Sarge, PG 8.1.4. / Debian Etch, PG 8.2.1. I have found a 'reliable' way to crash pgAdmin. Look at th

[pgadmin-support] Crashing v1.6.2 with a syntax error

2007-02-20 Thread Erwin Brandstetter
Hi developers! Hi Dave! Testing pgAdmin III v1.6.2 rev: 5837, client Win XP, host Debian Sarge, PG 8.1.4. / Debian Etch, PG 8.2.1. I have found a 'reliable' way to crash pgAdmin. Look at the following query: select * from loc where loc like 'a%' loc = 'b'; Note the syntax error: "and" is