Re: column-level update privs + lock table
Josh Kupershmidt <schmiddy@gmail.com>
From: Josh Kupershmidt <schmiddy@gmail.com>
To: pgsql-general@postgresql.org
Date: 2010-10-11T13:41:35Z
Lists: pgsql-hackers
On Thu, Oct 7, 2010 at 7:43 PM, Josh Kupershmidt <schmiddy@gmail.com> wrote: > I noticed that granting a user column-level update privileges doesn't > allow that user to issue LOCK TABLE with any mode other than Access > Share. Anyone think this could be added as a TODO? Josh