Triggers on backend

From: Nicolas Boretos <nicolasb(at)maich(dot)gr>
To: pgsql-sql(at)postgreSQL(dot)org
Subject: Triggers on backend
Date: 1999-10-11 18:39:10
Message-ID: 38022ECE.79D26D80@maich.gr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello,

I would like to move triggers from the client side of my app to the
backend but am confused as how to do it, particularly with the
"function" switch on the trigger creation. The docs say a user defined
"c" function but I only want to run some updates to my tables (sql
statements).
Can someone give a concrete example of this?

Sincerely,
Nicolas Boretos

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 1999-10-11 18:45:18 Re: [SQL] Questions about vacuum analyze
Previous Message Bruce Momjian 1999-10-11 16:14:28 Re: [SQL] Questions about vacuum analyze