View Single Post

   
  #6 (permalink)  
Old 04-15-2008, 11:42 PM
Tom Lane
 
Posts: n/a
Default Re: proposal: generic function, constructor function

"Pavel Stehule" <pavel.stehule@gmail.com> writes:
> But I am not able create function with
> ANY params. Is it possible do it via CREATE FUNCTION .. ?


It's a reserved word :-(. Try "any"

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote