New column modifier? - Mailing list pgsql-general

From John McKown
Subject New column modifier?
Date
Msg-id CAAJSdjiLd8Ki_=ua_QOFcW5PiaJhjN0DwGbpW0z63T0ePWQ1Lg@mail.gmail.com
Whole thread Raw
Responses Re: New column modifier?  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: New column modifier?  (Melvin Davidson <melvin6925@gmail.com>)
List pgsql-general
I am wondering about useful something might be. So I hope ya'll don't mind me throwing out for feedback. I am fairly good with standard SQL, but not the more advanced DBA things such as TRIGGERs. I am reading good book, "PostgreSQL Server Programming" to increase my knowledge. The section that I'm on now is about triggers. And how to use them to enforce a "read only" column. So I'm wondering if such is very common? I can see some uses for it with things which "should not change", such as a system generated date/time in an audit log. Given how much PostgreSQL extends beyond the ANSI standard, I'm wondering if a new column modifier, perhaps "WORM" (Write Once, Read Many) might be of any real use. Or is this "need" just not prevalent enough to require such a thing?

just thinking. But maybe not productively.

--
If you sent twitter messages while exploring, are you on a textpedition?

He's about as useful as a wax frying pan.

10 to the 12th power microphones = 1 Megaphone

Maranatha! <><
John McKown

pgsql-general by date:

Previous
From: Jonathan Vanasco
Date:
Subject: Re: newsfeed type query
Next
From: Ladislav Lenart
Date:
Subject: Re: newsfeed type query