| From: | Michael Meskes <meskes(at)postgreSQL(dot)org> |
|---|---|
| To: | PostgreSQL Hacker <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: [HACKERS] function defined in libpq? |
| Date: | 2000-02-15 12:24:06 |
| Message-ID: | 20000215132406.A3178@fam-meskes.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Feb 15, 2000 at 01:13:15PM +0100, Peter Eisentraut wrote:
> Huh? I'm sure you don't mean adding a declaration to a header file and
> putting the definition in a .c file of your choice, as well as ensuring
> that it compiles?
Oops. No, of course not. I meant writing a C function using libpq, making it
a shared library and then adding it to the backend via CREATE FUNCTION.
Michael
--
Michael Meskes | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire!
Tel.: (+49) 2431/72651 | Use Debian GNU/Linux!
Email: Michael(at)Fam-Meskes(dot)De | Use PostgreSQL!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2000-02-15 12:24:49 | Re: [HACKERS] Re: schema: pg_dump -s ipmeter (fwd) |
| Previous Message | Michael Meskes | 2000-02-15 12:14:39 | function question yet again |