Getting a trigger to call a function...

From: graeme <graeme_foster(at)sherubtse(dot)edu(dot)bt>
To: PostgreSQL novice list <pgsql-novice(at)postgresql(dot)org>
Subject: Getting a trigger to call a function...
Date: 2004-11-09 09:36:01
Message-ID: 41908F81.309@sherubtse.edu.bt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I'm trying to get a trigger to call a function, without success. Could
someone please direct me to some documentation that would help.

The trigger is called CUpdate() and on the Schema "CIS-Live"
The function is called Log(<some parameters>) and is on the Schema "Logging"

thanks,

graeme.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Kjetil Haaland 2004-11-09 12:38:29 Re: user defined type
Previous Message Bruno Wolff III 2004-11-09 03:44:29 Re: Issue with sequence and transactions