Re: Not able to add or remove argument in Parameters tab, Function Properties

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)postgresql(dot)org>
Cc: zoran <zoran(dot)cincovic(at)a-asoft(dot)com>, pgadmin-support(at)postgresql(dot)org
Subject: Re: Not able to add or remove argument in Parameters tab, Function Properties
Date: 2007-11-12 15:05:55
Message-ID: 47386BD3.7050409@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Dave Page a écrit :
> Guillaume Lelarge wrote:
>> zoran a écrit :
>>> Hi,
>>>
>>> Do buttons Add and Remove in Parameters tab have purpose?
>>>
>> They have when you're connected to a PostgreSQL 8.3 server.
>>
>> Dave, do you think we should hide the parameters' tab when used with
>> pre-8.3 servers ? I can write a patch for this.
>
> No - parameters are used in all versions of PostgreSQL. You can only
> add/remove them when creating the function though, not when editing it
> (because that would change the signature, thus making it a new function).
>

I thought it was an 8.3 new feature ?

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

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2007-11-12 15:29:43 Re: Not able to add or remove argument in Parameters tab, Function Properties
Previous Message Dave Page 2007-11-12 14:58:23 Re: Not able to add or remove argument in Parameters tab, Function Properties