Re: Redundant statements

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Erwin Brandstetter <brandstetter(at)falter(dot)at>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Redundant statements
Date: 2010-04-29 16:48:52
Message-ID: 4BD9B874.2030204@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le 29/04/2010 17:50, Guillaume Lelarge a écrit :
> Le 29/04/2010 17:28, Erwin Brandstetter a écrit :
>> On 29.04.2010 15:21, guillaume(at)lelarge(dot)info wrote:
> [...]
>>>> What do you think of it? Should I create a ticket?
>>>>
>>> Well, I would like to have a better handling of the "SET STORAGE"
>>> statement. So, yes, you can create a ticket on that, without being too
>>> specific on the solution, which still needs some talk.
>>>
>>
>> So we agree on "SET STORAGE". I'll create a ticket on that.
>>
>
> Yeah. I also found how to detect the "initial" value of the storage
> (column typstorage in pg_catalog.pg_type). So I'll work on this right now.
>

Fixed. I can provide you a new pgAdmin3.exe quite easily if you want.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2010-04-29 19:02:25 SVN Commit by dpage: r8314 - in trunk/pgadmin3: . pgadmin/debugger
Previous Message pgAdmin Trac 2010-04-29 16:47:20 Re: [pgAdmin III] #176: Reduce "SET STORAGE" noise in SQL pannel