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


-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to