Default Values and Pl/Pgsql Function Calls

Поиск
Список
Период
Сортировка
От Andrew Spencer
Тема Default Values and Pl/Pgsql Function Calls
Дата
Msg-id Pine.LNX.4.10.10109270841270.31051-100000@japan.fallingblue.com
обсуждение исходный текст
Список pgsql-novice
What is the proper way to call a pl/pgsql function when for a majority of
parameters the default value declared previously is wanted?  Is there
anything similar to named parameters?  I would have thought the call would
be similar to: my_function(NULL, NULL, my-value, NULL) using 'NULL' for
the values desired to be defaults.  Thanks!


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