PostgreSQL provides Error code 01007 (privilege_not_granted) and 01006 (privilege_not_revoked), is it possible to handle these exceptions?
I am not sure if codes are used at present (according to documentation: "Some are not actually used at present, but are defined by the SQL standard." source: http://www.postgresql.org/docs/9.1/static/errcodes-appendix.html).
Or simply remove this tab (like on table level) if user is not allowed to change privilages...
Regards,
Bartek
--- Oryginalna wiadomość ---
Od: Guillaume Lelarge [mailto: guillaume@lelarge.info] Wysłane: Thursday, January 26, 2012 10:14 PM Do: bdmytrak@eranet.pl Kopia: pgadmin-support@postgresql.org Temat: Re: [pgadmin-support] column level privilages error On Thu, 2012-01-26 at 08:20 +0100, bdmytrak@eranet.pl wrote: > Thanks, > I manually edited table script (there was DEFAULT nextaval...) so I > missed last parenthesis - my fault. > I agree pgAdmin shouldn't display all warnings, but I think some of > them shouldn't be ignerd - like this one.
Well, then, the question is: how do we know which one we should display? trying to guess by comaring sentences won't work.
-- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support