Re: PATCH: Column Level Privileges
От | Dave Page |
---|---|
Тема | Re: PATCH: Column Level Privileges |
Дата | |
Msg-id | 937d27e10901300923m7b8f0155x91871da02e1befe9@mail.gmail.com обсуждение исходный текст |
Ответ на | PATCH: Column Level Privileges (Ashesh Vashi <ashesh.vashi@enterprisedb.com>) |
Ответы |
Re: PATCH: Column Level Privileges
Re: PATCH: Column Level Privileges |
Список | pgadmin-hackers |
On Thu, Jan 29, 2009 at 5:17 PM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote: > Hi All, > > Please find the patch for Column Level Privileges support. > I have also attached some of the test-cases for it. Hi Ashesh, Couple of minor issues/questions: - Why didn't you derive the dialog from dlgSecurityProperty? I assume it would have been too messy as it's already derived from dlgTypeProperty? - As a general rule, we disable controls not relevant to a particular version of Postgres. We should do the same with this tab - disable the controls rather than hide them on servers < 8.4. - Can we lose the comment above the column permissions in the reverse engineered SQL please? We don't add similar ones for other additional queries so we shouldn't here (though perhaps in the future we might add such comments everywhere that is appropriate). - Not just an issue with your code, but also the existing privilege tabs - could you please tweak the column sizes of the list control such that the headers can be read by default? Thanks! -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com
В списке pgadmin-hackers по дате отправления: