variadic args to C functions

Поиск
Список
Период
Сортировка
От Alan Nilsson
Тема variadic args to C functions
Дата
Msg-id 6B461DCF-A1EA-4C1F-AB15-173B7D8F9F6F@apple.com
обсуждение исходный текст
Ответы Re: variadic args to C functions  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-general
Has anyone got any pointers on implementing a C function in an extension that takes variadic args?  I would like to do
somethinglike: 

select my_function(XXX,...);  where XXX will be between 1 and many integers.

Possible?  I didn't see any examples in the contrib directory.




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

Предыдущее
От: Jayadevan M
Дата:
Сообщение: Re: json functions
Следующее
От: James Sewell
Дата:
Сообщение: LDAP authentication timing out