Trigger Rowsets - Mailing list pgsql-performance

From Ralph Mason
Subject Trigger Rowsets
Date
Msg-id 43694CF6.4050605@telogis.com
Whole thread Raw
Responses Re: Trigger Rowsets
List pgsql-performance
I want to do statement level triggers for performance, but it seems
there is no 'updated', 'inserted', or 'deleted' tables inside the
trigger and nothing I can find in the documentation that offers similar
functionality.

Is there any way that I can access only those rows that were changed?

Thanks
Ralph


pgsql-performance by date:

Previous
From: Greg Stark
Date:
Subject: Re: 8.x index insert performance
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Trigger Rowsets