TODO: trigger features - Mailing list pgsql-hackers

From Andreas Pflug
Subject TODO: trigger features
Date
Msg-id 3F2FF4C7.1030302@pse-consulting.de
Whole thread Raw
In response to Re: Release changes: statement level triggers  (Andreas Pflug <pgadmin@pse-consulting.de>)
Responses Re: TODO: trigger features
List pgsql-hackers
I propose that the following should be added to the TODO list:

- expose read-only NEW/OLD rowsets in statement-level triggers that 
represent the affected rows.

- Implement a way to enable triggers to check which columns are affected 
by the triggering statement.

Regards,
Andreas





pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: Re: Release changes
Next
From: Andreas Pflug
Date:
Subject: Re: Release changes