Search Postgresql Archives

Re: Datatypes in PL/PSQL functions with multiple arguments

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Apr 19, 2005 at 10:01:26AM -0500, Benjamin Holmberg wrote:
> 
> When creating a function which accepts a single argument, things work just 
> fine, variable can be used throughout the function as expected with no 
> modification.
> When creating functions containing two or more arguments, I have to 
> explicity cast the arguments whenever I use them (loading/casting into 
> another variable is an option, haven't tried though) to prevent runtime 
> errors. The functions get called just fine, but then run into problems using 
> any of the given arguments.

Please post an example of what you're doing: a simple function, how
you're invoking it, and the error message(s).

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux