Patch to add parameters' value to a function - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Patch to add parameters' value to a function
Date
Msg-id 46F53BA1.9080603@lelarge.info
Whole thread Raw
Responses Re: Patch to add parameters' value to a function
List pgadmin-hackers
Hi all,

Here is another patch to support this new PostgreSQL 8.3 feature : the
possibility to set/reset parameter value from a function (ALTER FUNCTION
x SET y=z ; ALTER FUNCTION x RESET y).

Once again, this patch would love to be on Dave's "shiny new unapplied
patches folder"  :)

Regards.


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

Attachment

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Patch to change owner of language
Next
From: "Dave Page"
Date:
Subject: Re: Patch to change owner of language