C function - Mailing list pgsql-general

From Vjy
Subject C function
Date
Msg-id 35cab01c0805131118q14465284q3275263702a5a21b@mail.gmail.com
Whole thread Raw
Responses Re: C function  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Re: C function  (Stephane Bortzmeyer <bortzmeyer@nic.fr>)
List pgsql-general
I wrote a C function that will connect to oracle and do insert.

then I created a trigger that calls this C function for any
insets/updates on TABLE A

when there is a insert in table A , the C function is not called at
all, any reason why ?


--
http://iavian.com

pgsql-general by date:

Previous
From: Robert Treat
Date:
Subject: Re: pg_standby / WAL archive-restore throughsystem restarts
Next
From: Justin
Date:
Subject: Re: rounding problems