Writing C functions

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Writing C functions
Дата
Msg-id 20000123225213.21252.qmail@web3003.mail.yahoo.com
обсуждение исходный текст
Ответы Re: [GENERAL] Writing C functions  (Alexey Vyskubov <alexey@byte-unix.piter-press.ru>)
Список pgsql-general
This is a very quick question regarding C functions:

After you have written a functions.c file, how do you
compile it how postgres wants it with gcc?
The tutorial just said that here is an example, you
compile it as a .so file, then import it with these
sql commands. It didn't say how to make it a .so file
(it assumed we would know I guess).

Thanks (and please excuse my ignorance),
Jeff Davis
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] estimating size of db
Следующее
От: "Ed Bras"
Дата:
Сообщение: RE: Where is the Database log file ?