Compilation of C function on Windows

Поиск
Список
Период
Сортировка
От Seung-won Hwang
Тема Compilation of C function on Windows
Дата
Msg-id 003a01c14ec8$7c4d7000$0100a8c0@bluebird
обсуждение исходный текст
Список pgsql-general
 
Hi, does anyone have experience in compiling c function into *.so file?
 
That is, it's making that "unixtime.so" file that I'm stuck on at
the moment in below codelet.
CREATE FUNCTION unixtime()
        RETURNS int4
        AS '/opt/postgres/lib/unixtime.so'
        LANGUAGE 'c' ;
Any comment would help me a lot. THanks!

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

Предыдущее
От: Russ McBride
Дата:
Сообщение: Mac OS X installation web page
Следующее
От: Lincoln Yeoh
Дата:
Сообщение: Re: distance vector databases and country maps