• Heikki Linnakangas's avatar
    Add missing support for removing foreign data wrapper / server privileges · e356743f
    Heikki Linnakangas authored
    belonging to a user at DROP OWNED BY. Foreign data wrappers and servers
    don't do anything useful yet, which is why no-one has noticed, but since we
    have them, seems prudent to fix this. Per report from Chetan Suttraway.
    Backpatch to 9.0, 8.4 has the same problem but this patch didn't apply
    there so I'm not going to bother.
    e356743f
aclchk.c 124 KB