Catching delete

From: Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au>
To: pgsql-general(at)postgresql(dot)org
Subject: Catching delete
Date: 2005-02-10 22:28:04
Message-ID: 420BDFF4.2010503@doitonce.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

have a pretty simple question i know its possible to catch a delete
statement through a trigger is it possible to prevent the delete from
happing through the same trigger function?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Harald Fuchs 2005-02-10 22:38:47 Re: Understanding EXPLAIN ANALYZE output
Previous Message Tom Lane 2005-02-10 22:19:41 Re: Understanding EXPLAIN ANALYZE output