Re: [PATCHES] DROP OWNED again

2005-11-21 Thread Alvaro Herrera
Alvaro Herrera wrote: > I have added the regression tests in this new version, which I'll apply > on monday barring any objections. (I do not attach the SGML files > because these didn't change since the last post.) Applied. -- Alvaro Herrerahttp://www.CommandPr

Re: [PATCHES] DROP OWNED again

2005-11-18 Thread Tom Lane
Alvaro Herrera <[EMAIL PROTECTED]> writes: > /* > ! * Called to execute the utility commands GRANT and REVOKE. > ! * > ! * stmt may be a complete GrantStmt created by the parser, or it may be > ! * missing the "objects" list and the "grantees" list. In this case, > ! * they are taken from t