Cascade on delete

From: rjb(at)typeline(dot)com (Robert Badaracco)
To: pgsql-hackers(at)postgresql(dot)org
Subject: Cascade on delete
Date: 1999-12-23 16:05:29
Message-ID: dLr84.67$2d6.655538@dca1-nnrp1.news.digex.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

During an delete I'd like to reference a foreign key and cascade the deletion
across the referenced table or tables. When will this be supported or is
there any work around?

Thanks

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Badaracco 1999-12-23 16:08:07 libpg and remote access
Previous Message Robert Badaracco 1999-12-23 16:02:35 Foreign Key support