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;
On Wed, 2011-07-13 at 12:55 +0400, Aleksey Chirkin wrote:
> I think that auto recreating sql script when an object is selected
> would be cool.
>
And a sure way to lose performance.
Anyways, Andreas Scherbaum, Dave Page and I spoke about that a few days
ago, during char(11), and it's possible we
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*
I think that auto recreating sql script when an object is selected
would be cool.
2011/6/10 Aleksey Chirkin
>
> Hi!
>
> Sometimes when working with SQL Editor I'm having some problems.
> This is due to the fact that I forget to press the refresh button
> before opening the SQL Edirot. This leads