From: NageshwarR at PLANETASIA.COM (Nageshwar Rao) Date: Tue, 11 Jan 2005 12:06:47 +0530 Subject: [Pljava-dev] Trigger Message-ID: <5F4ED4205E00D6119BFE009027DE39090793EFF8@MLSW00103> Hi, Now I am having a basic doubt. The trigger is after insert trigger for each row. When the calling function fails, there is no record inserted in the table. Does this mean that it is rolled back when the trigger function fails? Thx rao -----Original Message----- From: Thomas Hallgren [mailto:thhal at mailblocks.com] Sent: Monday, January 10, 2005 9:34 PM To: Nageshwar Rao Cc: 'pljava-dev at gborg.postgresql.org' Subject: Re: [Pljava-dev] Trigger Nageshwar, > When I start inserting through application not even a single record is > getting inserted. When I remove the trigger it starts inserting into > the table. Any thought on this > And you don't get any error messages or exceptions? Regards, Thomas Hallgren