[pgadmin-support] [BUG?] Account expire date

2013-05-07 Thread Bartosz Dmytrak
Hi all, On login role properties window, "Definition" tab, there is account expire date. Odd thing is that checkbox is checked and date is assigned even when there is no valid date set on account. Consequence is when you click "OK" button without do anything, then SQL: ALTER ROLE "MyRole" VALID

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