Re: [pgadmin-support] Grants on sequences via Grant Wizard

2013-05-13 Thread Bartosz Dmytrak
Hi, one self correction: UPDATE - is available for sequences - my mistake. Thanks for your attention. Regards, Bartek

Re: [pgadmin-support] Grants on sequences via Grant Wizard

2013-05-07 Thread Dave Page
Dhiraj, can you look at this please? Thanks. On Thu, May 2, 2013 at 9:21 AM, Bartosz Dmytrak wrote: > Hi all, > I've noticed Grant Wizard (schema node) generates odd SQL to grant > privileges on sequence. Sequence is treated as a table, so SQL may look like > this: > > GRANT SELECT, UPDATE, INSE