[Pljava-dev] Trigger

From: NageshwarR at PLANETASIA(dot)COM (Nageshwar Rao)
To:
Subject: [Pljava-dev] Trigger
Date: 2005-01-11 06:36:47
Message-ID: 5F4ED4205E00D6119BFE009027DE39090793EFF8@MLSW00103
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

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

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2005-01-11 07:15:54 [Pljava-dev] Trigger
Previous Message Thomas Hallgren 2005-01-10 16:03:51 [Pljava-dev] Trigger