Debugging SPI C functions

From: bsimon(at)loxane(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Debugging SPI C functions
Date: 2005-01-12 16:15:57
Message-ID: OF2A31A850.4B05B21E-ONC1256F87.0058DCA3-C1256F87.005928A3@beauchamp.loxane.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

We have a postgresql server running on a Linux machine. Our aim is to
develop a bunch of SPI stored procedures to automate a production process.
We use Eclipse with CDT plugin for C programming.

Is there a mean to debug SPI functions with Eclipse (or any other tool) as
it is possible with libpq based programs ?

Thanks.

Regards,
Benjamin.

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-01-12 16:48:58 Re: OID of current function
Previous Message Jim C. Nasby 2005-01-12 15:44:11 Re: OID of current function