debugging C functions - Mailing list pgsql-general

From Islam Hegazy
Subject debugging C functions
Date
Msg-id 000a01c7a4c5$9940ecb0$0d0e9f88@pc.cpsc.ucalgary.ca
Whole thread Raw
Responses Re: debugging C functions  (Joe Conway <mail@joeconway.com>)
List pgsql-general
Hi there
 
I wrote a C function to call from PostgreSQL8.2.4 under Linux. The functions returns unexpected results. I did an extensive analysis to the function and it seems correct. I want to know if there is a way to debug C functions that are passed to PostgreSQL.
 
Thanks
Islam

pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Partitioning (was Re: Slightly OT.)
Next
From: Joe Conway
Date:
Subject: Re: debugging C functions