Re: PL/C functions
От | Dennis Gearon |
---|---|
Тема | Re: PL/C functions |
Дата | |
Msg-id | 3F3937B6.5040002@cvc.net обсуждение исходный текст |
Ответ на | Re: PL/C functions (Peter Eisentraut <peter_e@gmx.net>) |
Список | pgsql-general |
I haven't seen anything saying it's possible to use either default arguments or variable argument lists in C functions usediin PL/C, but otherwise: c++ http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=variable+argument+list+function+c%2B%2B&btnG=Google+Search php http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=variable+argument+list++function+php&btnG=Google+Search JAVA http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=variable+argument+list+java&btnG=Google+Search perl http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=variable+argument+list+function+java&btnG=Google+Search python http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=variable+argument+list+function+python&btnG=Google+Search Peter Eisentraut wrote: > Dennis Gearon writes: > > >>Is it possible to write functions for PL/C that have variable argument lists? > > > You cannot write functions with variable argument lists in any language. >
В списке pgsql-general по дате отправления: