> -----Original Message----- > From: Thomas Sondag [mailto:[EMAIL PROTECTED] > Sent: 22 May 2006 15:10 > To: Dave Page; Pgadmin-Support > Subject: Re: role with "CREATEDB" and "CREATEROLE" without > effect on GUI > > Hi, > > Same kind of problem with the role property editor, you are > not allowed to modify ROLE properties. > > I've got a very few understanding of pgadmin code (and no C++ > skill at all ) but this patch do the job.
Looks like it - thanks. Applied to the 1.4 branch and trunk. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match