Tom Lane wrote: > I think the printout format is fine and the silent non-removal of > grant options was a bad idea, particularly since it doesn't seem to > be saving any code (GRANT/REVOKE check ownerness anyway). I propose > that we take out the special cases in merge_acl_with_grant that > prohibit revoking an owner's grant options, and instead adjust the > grant statement code to act as if those options are always present.
Sounds good. ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend