Tom Lane cfd7fb7ed4 Fix permission-checking bug reported by Tim Burgess 10-Feb-03 (this time
for sure...).  Rather than relying on the query context of a rangetable
entry to identify what permissions it wants checked, store a full AclMode
mask in each RTE, and check exactly those bits.  This allows an RTE
specifying, say, INSERT privilege on a view to be copied into a derived
UPDATE query without changing meaning.  Per recent discussion thread.
initdb forced due to change of stored rule representation.
2004-01-14 23:01:55 +00:00
..
2004-01-14 12:14:01 +00:00
2004-01-13 18:58:41 +00:00
2004-01-04 00:50:11 +00:00
2003-11-29 19:52:15 +00:00
2003-11-29 19:52:15 +00:00
2003-11-29 19:52:15 +00:00
2003-12-01 22:23:06 +00:00
2003-11-29 19:52:15 +00:00