preventing deletion of a row - Mailing list pgsql-sql

From Kenneth Gonsalves
Subject preventing deletion of a row
Date
Msg-id 200506071059.17689.lawgon@thenilgiris.com
Whole thread Raw
Responses Re: preventing deletion of a row
List pgsql-sql
hi
i have a table of the type:

id serial unique,
name varchar(50),
fixed boolean default FALSE

if the value of 'fixed' is TRUE, then this row cannot be deleted. How
do i enforce this condition?
--
regards
kg

http://www.livejournal.com/users/lawgon
tally ho! http://avsap.sourceforge.net
ಇಂಡ್ಲಿನಕ್ಸ வாழ்க!

pgsql-sql by date:

Previous
From: "ON.KG"
Date:
Subject: Re: What is faster?
Next
From: Kenneth Gonsalves
Date:
Subject: datestyle syntax