Обсуждение: pgAdmin III 3-1.14.0-beta2 crash

Поиск
Список
Период
Сортировка

pgAdmin III 3-1.14.0-beta2 crash

От
Bogdan Timofte
Дата:
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

Thans,
--
Bogdan Timofte

Re: pgAdmin III 3-1.14.0-beta2 crash

От
Guillaume Lelarge
Дата:
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