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