Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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



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).

/D




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group