]> granicus.if.org Git - postgresql/commit
Revert ill-starred change of 13-Feb-02: it appeared to fix a problem of
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 14 Jan 2004 03:39:36 +0000 (03:39 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 14 Jan 2004 03:39:36 +0000 (03:39 +0000)
commit15ae5d26a009f7c46fe9ca67a0bf8caedd83b58c
treebb25d91e470d1d72010cf3b5d276e2722804448d
parentc9eb11935360ba64d8c2ef373c9426a3cb810f68
Revert ill-starred change of 13-Feb-02: it appeared to fix a problem of
incorrect permissions checking, but in fact disabled most all permissions
checks for view updates.  This corrects problems reported by Sergey
Yatskevich among others, at the cost of re-introducing the problem
previously reported by Tim Burgess.  However, since we'd lived with that
problem for quite awhile without knowing it, we can live with it awhile
longer until a proper fix can be made in 7.5.
src/backend/rewrite/rewriteHandler.c