View Single Post

   
  #4 (permalink)  
Old 04-17-2008, 08:13 PM
Guillaume Lelarge
 
Posts: n/a
Default Re: Not able to add or remove argument in Parameterstab, Function Properties

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

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

http://www.postgresql.org/about/donate

Reply With Quote