triggers

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема triggers
Дата
Msg-id 200108140611.f7E6BO689310@hub.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Except all eliminates what it shouldnt
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: ECPG does not correctly identify pointer type