Writing C functions

From: Jeff Davis <jeff95350(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Writing C functions
Date: 2000-01-23 22:52:13
Message-ID: 20000123225213.21252.qmail@web3003.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ed Bras 2000-01-23 23:32:21 RE: Where is the Database log file ?
Previous Message Bruce Momjian 2000-01-23 19:45:09 Re: [GENERAL] estimating size of db