AFTER triggers, short question - Mailing list pgsql-sql

From Mark Volpe
Subject AFTER triggers, short question
Date
Msg-id 39E47DF8.552F9174@epamail.epa.gov
Whole thread Raw
List pgsql-sql
If I create a trigger that runs AFTER a DELETE, and then I delete several
rows, will the trigger function see the same thing every time it's called,
namely that all the rows I deleted are actually gone?

Mark


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Can I use subselect as a function parameter?
Next
From: Colleen Williams
Date:
Subject: SQL to retrieve foreign keys