Re: C Functions - Mailing list pgsql-general

From Szymon Guz
Subject Re: C Functions
Date
Msg-id u2ie4edc9361004142315o8168f5k529b4f60fdc6ddad@mail.gmail.com
Whole thread Raw
In response to C Functions  (Krzysztof Szewczyk <k.szewczyk@i-bs.pl>)
List pgsql-general


2010/4/15 Krzysztof Szewczyk <k.szewczyk@i-bs.pl>
Hello All,
I wrote c function for postgresql, i compiled it as a shared file, next
I added my function to pgadmin everything was ok, but now when i wanna
call it the pgadmin is closing with no report.

Regards

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Maybe that function in not quite OK.
1. Try to use that using psql.
2. Show us the function code.
3. Add some logging to that code so you'll get info what the function is doing.


regards
Szymon Guz

pgsql-general by date:

Previous
From: Adrian von Bidder
Date:
Subject: Re: VACUUM process running for a long time
Next
From: John R Pierce
Date:
Subject: Re: pl/java status