]> granicus.if.org Git - postgresql/commit
Repair rule permissions-checking bug reported by Tim Burgess 10-Feb-02:
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 13 Feb 2003 21:40:00 +0000 (21:40 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 13 Feb 2003 21:40:00 +0000 (21:40 +0000)
commit55570581f5ec9e03e903f15279acf4c3d8ce9acc
tree2a8c9dffbdf322a37790ad83c71db0bb9d81c4f1
parent35710e0d7663cbd3dcb2cdf4eb1370f2245c2877
Repair rule permissions-checking bug reported by Tim Burgess 10-Feb-02:
the table(s) modified by the original query would get checked for the
type of write permission needed by a rule query.
src/backend/rewrite/rewriteHandler.c