Is there a way to pass more than 32 parameters to a plpgsql function?

Поиск
Список
Период
Сортировка
От Jon Brazus
Тема Is there a way to pass more than 32 parameters to a plpgsql function?
Дата
Msg-id 6A1C87CA83BA8C419B1262B3728B12D1058161@csiserv1.computer-systems.com
обсуждение исходный текст
Ответы Re: Is there a way to pass more than 32 parameters to a  (Joe Conway <mail@joeconway.com>)
Re: Is there a way to pass more than 32 parameters to a  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-general
Does anyone know of a way to pass more than 32 parameters to a plpgsql function?  The 7.3 release documentation states
thatfuctions can now take up to 32 parameters "by default", which implies that perhaps this can be changed with a
tuningparameter or some such.  Or failing that, does anyone know if this limit is going to be increased again in the
7.4release?  Any help is appreciated. 

Thanks,

Jon

В списке pgsql-general по дате отправления:

Предыдущее
От: Francisco J Reyes
Дата:
Сообщение: Backplane database
Следующее
От: "Fabre Lambeau"
Дата:
Сообщение: Problem with a constraint check on a table.