> Sure send it in, we can put it in contrib. > > > > > I wrote a

Bruce Momjian <bruce@momjian.us>

Commit: fd262dac8c7eae2672949fe4ae344e932bf73ac3
Author: Bruce Momjian <bruce@momjian.us>
Date: 1998-06-16T17:53:44Z
Releases: 7.1.1
> Sure send it in, we can put it in contrib.  > > > > > 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.
> >

Here it is...

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

Files

PathChange+/−
contrib/noupdate/noup.c added +111 −0
contrib/noupdate/noup.example added +9 −0
contrib/noupdate/noup.source added +7 −0