Re: pgAdmin III 3-1.14.0-beta2 crash - Mailing list pgadmin-support

From Guillaume Lelarge
Subject Re: pgAdmin III 3-1.14.0-beta2 crash
Date
Msg-id 1310594574.3546.2.camel@laptop
Whole thread Raw
In response to pgAdmin III 3-1.14.0-beta2 crash  (Bogdan Timofte <bogdan@xdev.ro>)
List pgadmin-support
On Wed, 2011-07-13 at 19:14 +0300, Bogdan Timofte wrote:
> Hello
> 
> How to reproduce:
> pgAdmin III  version: 3-1.14.0-beta2
> OS: Windows
> step 1 : Create an object that have '%' in his name
> step 2 : Acces taht object in Object browser
> 
> Ex:
> CREATE OR REPLACE VIEW 'test%' AS select true;
> click on test% object in Object browser
> 

Doesn't crash for me. BTW, your SQL example is wrong (object's name
cannot be quoted this way).


-- 
Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com



pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Editing outdated script
Next
From: Julius Tuskenis
Date:
Subject: crash while creating table