trigger function - Mailing list pgsql-general

From Romel Tarin
Subject trigger function
Date
Msg-id armmvv$195o$1@news.hub.org
Whole thread Raw
List pgsql-general
how can i get the data in trigger function, im mssql i just use select *
from inserted/updated/deleted, whats the equevalent in psotgre?


in mssql trigger
----------

s= ( select code from inserted) whats the equevalent command in postgre?




Romel



pgsql-general by date:

Previous
From: CoL
Date:
Subject: Re: how do i find out when a record was created/modified?
Next
From: Jeff Sacksteder
Date:
Subject: Re: null date comparison(DISREGARD!)