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 archives
  Advanced Search

Patch to add parameters' value to a function


  • From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
  • To: pgadmin-hackers(at)postgresql(dot)org, Dave Page <dpage(at)postgresql(dot)org>
  • Subject: Patch to add parameters' value to a function
  • Date: Sat, 22 Sep 2007 17:58:25 +0200
  • Message-id: <46F53BA1.9080603@lelarge.info> <text/plain>

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: alterfunctionset.patch.bz2
Description: Binary data



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group