writing functions with C - Mailing list pgsql-interfaces

From Can BICAN
Subject writing functions with C
Date
Msg-id Pine.A41.4.05.9909240117100.111042-100000@orca.cc.metu.edu.tr
Whole thread Raw
List pgsql-interfaces
Hello,
I am trying to write a function in C that only does exactly what
crypt does. I wonder if it is possible to load crypt function directly
from /usr/lib/libcrypt.so. If it is possible, what should I declare as
arguments and return values? Can I just declare as varchar or text? I
tried it but the backend crashes. I am not sure if I'm declaring wrong or
calling wrong.If not possible, can anyone suggest me a wrapper for this purpose?
Thanks.

-----
Can Bican



pgsql-interfaces by date:

Previous
From: Bishop
Date:
Subject: Pg (Perl interface) NOTICE: Unrecognized variable client_encoding
Next
From: "Ken J. Wright"
Date:
Subject: PQnotifies & select