Re: Raise a WARNING if a REVOKE affects nothing? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Raise a WARNING if a REVOKE affects nothing?
Date
Msg-id 25110.1349361179@sss.pgh.pa.us
Whole thread Raw
In response to Re: Raise a WARNING if a REVOKE affects nothing?  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> Just to ask a possibly stupid question: why is attempting to a REVOKE
> a non-existent privilege anything other than an ERROR?

Because the SQL standard says so?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Jon Nelson
Date:
Subject: Re: xmalloc => pg_malloc
Next
From: Amit kapila
Date:
Subject: Re: Re: [WIP] Performance Improvement by reducing WAL for Update Operation