triggers - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject triggers
Date
Msg-id 200108140611.f7E6BO689310@hub.org
Whole thread Raw
List pgsql-bugs
martin (martinkuria@hotmail.com) reports a bug with a severity of 1
The lower the number the more severe it is.

Short Description
triggers

Long Description
Hi, I have a problem I am using postgresql database and I want to enforce
   >triggers between my related tables ( tables with relationship), one table
   >has a foreign key and the other the a primary key, I would like to use
   >triggers to update, delete, and insert in this tables but the table with the
   >foreign key should first check in the other table before any action is
   >taken, Which is the simplest sql or C language script can I use to enforce
   >triggers within my tables, please demonstrate a simple scenerio thanks

Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Except all eliminates what it shouldnt
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: ECPG does not correctly identify pointer type