Writing C functions - Mailing list pgsql-general

From Jeff Davis
Subject Writing C functions
Date
Msg-id 20000123225213.21252.qmail@web3003.mail.yahoo.com
Whole thread Raw
Responses Re: [GENERAL] Writing C functions  (Alexey Vyskubov <alexey@byte-unix.piter-press.ru>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] estimating size of db
Next
From: "Ed Bras"
Date:
Subject: RE: Where is the Database log file ?