Foreign Key Option - Mailing list pgsql-general

From Erwin Ambrosch
Subject Foreign Key Option
Date
Msg-id 200205060855.g468teF22790@email.ebutec.at
Whole thread Raw
Responses Re: Foreign Key Option
List pgsql-general
Hi all,

can I change the foreign key optins (e.g. ON UPDATE, ON DELETE) after the
table has been created. And if yea, does the change also affect already
inserted rows.

Thaks Erwin

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Using a table's data type...
Next
From: "Bertin, Philippe"
Date:
Subject: IF- statements in a rule's 'DO INSTEAD SELECT ...'- statement