From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
Cc: | "Victor B(dot) Wagner" <vitus(at)cryptocom(dot)ru>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: SSL certificate info on SQL level and HSM support for libpq |
Date: | 2006-05-22 14:41:20 |
Message-ID: | 16183.1148308880@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Martijn van Oosterhout <kleptog(at)svana(dot)org> writes:
> On Mon, May 22, 2006 at 10:55:59AM +0400, Victor B. Wagner wrote:
>> I've also unable to find useful description of DirectFunctionCallN
>> family of functions, which seems to be neccessary to call one 'C'
>> language PostgreSQL function from another.
>>
>> It is clear enough from examples in the sources, but...
> Hmm, documentation patches welcome...
The documentation exists: see src/backend/utils/fmgr/README and the
source-code comments in fmgr.c.
Something that's been on the TODO list for a long time is to recast
this and other README files into part of the main SGML docs. There
will never be any substitute for reading the code though ...
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Jim C. Nasby | 2006-05-22 15:00:22 | Re: Porting MSSQL to PGSQL (Was: [OT] MySQL is bad, but THIS bad?) |
Previous Message | Martijn van Oosterhout | 2006-05-22 12:39:04 | Re: Duplicate definition of LOCALEDIR |