TODO: trigger features

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To:
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: TODO: trigger features
Date: 2003-08-05 18:17:43
Message-ID: 3F2FF4C7.1030302@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-08-05 18:20:01 Re: Release changes
Previous Message Joe Conway 2003-08-05 18:05:30 Re: Release changes