Re: PATCH: Column Level Privileges

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: Column Level Privileges
Date: 2009-02-02 09:48:09
Message-ID: 937d27e10902020148i28dcedd0n6562726be8b14a5d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Ashesh

On Fri, Jan 30, 2009 at 6:48 PM, Ashesh Vashi
<ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:

> Please find the updated patch.

Thanks - unfortunately, I found a couple of problems.

- If the dialog is the default (minimum) size when opened, the
privileges pane does not size correctly. Observed on Windows.

- If I open the table dialogue on an existing table, and then select a
column and click change. and then change an existing ACL entry, the
generated SQL includes a REVOKE ALL which revokes privileges from
other columns on the table.

/D

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2009-02-02 12:55:07 Re: PATCH: Column Level Privileges
Previous Message Ashesh Vashi 2009-01-30 18:48:30 Re: PATCH: Column Level Privileges