]> git.ipfire.org Git - thirdparty/postgresql.git/commit
> Sure send it in, we can put it in contrib. > > > > > I wrote a
authorBruce Momjian <bruce@momjian.us>
Tue, 16 Jun 1998 17:53:44 +0000 (17:53 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 16 Jun 1998 17:53:44 +0000 (17:53 +0000)
commitfd262dac8c7eae2672949fe4ae344e932bf73ac3
treeff16a6be0779b009ba7e1fb266af397b5a366951
parent6e771e8dc263475487bba3004b691f4ec5cd2406
> 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
contrib/noupdate/noup.c [new file with mode: 0644]
contrib/noupdate/noup.example [new file with mode: 0644]
contrib/noupdate/noup.source [new file with mode: 0644]