Re: Datatypes in PL/PSQL functions with multiple arguments
В списке pgsql-general по дате отправления:
| От | Michael Fuhr |
|---|---|
| Тема | Re: Datatypes in PL/PSQL functions with multiple arguments |
| Дата | |
| Msg-id | 20050419151818.GA80847@winnie.fuhr.org обсуждение |
| Ответ на | Datatypes in PL/PSQL functions with multiple arguments (Benjamin Holmberg <benjamin.holmberg@gmail.com>) |
| Список | pgsql-general |
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/
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера