Revoke update on Column - Mailing list pgsql-hackers

From Rick Poleshuck
Subject Revoke update on Column
Date
Msg-id 34CA7486.2CB9A962@rpacorp.com
Whole thread Raw
Responses Re: [HACKERS] Revoke update on Column  (Bruce Momjian <maillist@candle.pha.pa.us>)
List 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@rpacorp.com
Rick Poleshuck  | Voice - (908) 653-1070      Fax - (908) 653-0265
                | Mail  - RPA Corporation
                |       - 308 Elizabeth Avenue, Cranford, New Jersey
07016



pgsql-hackers by date:

Previous
From: Brett McCormick
Date:
Subject: Re: [HACKERS] Re: Browsing the tables and why pgsql does not perform well
Next
From: Tom
Date:
Subject: Re: [HACKERS] fork/exec for backend