Revoke update on Column

From: Rick Poleshuck <rick(at)rpacorp(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Revoke update on Column
Date: 1998-01-24 23:08:55
Message-ID: 34CA7486.2CB9A962@rpacorp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wrote a real small function to revoke update on a column. The function
doesn't do anything
fancy like checking user ids.

I copied most of it from the refint.c in the contrib directory.

Should I post this somewhere? It really isn't very big.

Thanx
--
| Email - rick(at)rpacorp(dot)com
Rick Poleshuck | Voice - (908) 653-1070 Fax - (908) 653-0265
| Mail - RPA Corporation
| - 308 Elizabeth Avenue, Cranford, New Jersey
07016

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-01-25 00:21:55 Re: [HACKERS] fork/exec for backend
Previous Message Brett McCormick 1998-01-24 23:02:09 Re: [HACKERS] Re: Browsing the tables and why pgsql does not perform well