Re: extending by using procedurallanguage C : problems - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: extending by using procedurallanguage C : problems
Date
Msg-id Pine.LNX.4.44.0212162009060.1005-100000@localhost.localdomain
Whole thread Raw
In response to extending by using procedurallanguage C : problems accessing shared memory  (Feite Brekeveld <f.brekeveld@osiris-it.nl>)
List pgsql-general
Feite Brekeveld writes:

> I'm having some trouble extending postgresql with some C-functions.

It seems to me that you should actually read the documentation on writing
C extension functions, found in the Programmer's Guide, because the
interface you are using is completely wrong.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-general by date:

Previous
From:
Date:
Subject: Re: Total crash of my db-server
Next
From: Peter Eisentraut
Date:
Subject: Re: Error while restoring data