Re: pgAdmin III 3-1.14.0-beta2 crash

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Bogdan Timofte <bogdan(at)xdev(dot)ro>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgAdmin III 3-1.14.0-beta2 crash
Date: 2011-07-13 22:02:54
Message-ID: 1310594574.3546.2.camel@laptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Julius Tuskenis 2011-07-15 08:19:34 crash while creating table
Previous Message Guillaume Lelarge 2011-07-13 22:00:06 Re: Editing outdated script