Triggers and Domains - Mailing list pgsql-novice

From ekekakos
Subject Triggers and Domains
Date
Msg-id 25209238.post@talk.nabble.com
Whole thread Raw
Responses Re: Triggers and Domains  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
Hello,
I have a DOMAIN LastUpdateUser and I want to use it in all the tables of the
database. I want also to create a trigger which will fulfill this domain
with the user name.
Is it possible to do it on Domain instead of the table?

Thanks
--
View this message in context: http://www.nabble.com/Triggers-and-Domains-tp25209238p25209238.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.


pgsql-novice by date:

Previous
From: John DeSoi
Date:
Subject: Re: installing Postgres 8.3 on Mac
Next
From: Jignesh Shah
Date:
Subject: Get the number of columns of table on which trigger has invoked