freezing a particular field in a table - Mailing list pgsql-admin

From Ferindo Middleton Jr
Subject freezing a particular field in a table
Date
Msg-id 4383A9B7.7060008@verizon.net
Whole thread Raw
Responses Re: freezing a particular field in a table  (hubert depesz lubaczewski <depesz@gmail.com>)
List pgsql-admin
Is there a way where you can implement a situation in a postgres table
where a particular field cannot be changed when saved initially. I have
table and there's one particular integer field that should never be
changed in any record inserted... but I might need to allow the entire
record to be deleted... I was just wondering if there's a way to
implement something like this on a field (but not the entire row) at the
database level?

Ferindo Middleton

pgsql-admin by date:

Previous
From: "Yogvinder Singh"
Date:
Subject: Re: Max no of commands per transaction
Next
From: "Jason Minion"
Date:
Subject: Re: freezing a particular field in a table