]> 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:22 +0000 (03:39 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 14 Jan 2004 03:39:22 +0000 (03:39 +0000)
commit303a257b5fece11ed774359b8f564ba9e694f35a
tree13f8cefb5f68bd60cd1505cff6d1e6168fa290ed
parentace92cef35d691ea805619f1142663dd430fac77
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