Revert ill-starred change of 13-Feb-02: it appeared to fix a problem of

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 15ae5d26a009f7c46fe9ca67a0bf8caedd83b58c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-01-14T03:39:36Z
Releases: 7.3.6
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.

Files

PathChange+/−
src/backend/rewrite/rewriteHandler.c modified +3 −20