Re: Re: Items missing from some context menus in object browser of v1.16 beta4 - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Re: Items missing from some context menus in object browser of v1.16 beta4
Date
Msg-id 1346450128.1981.9.camel@localhost.localdomain
Whole thread Raw
In response to Re: Items missing from some context menus in object browser of v1.16 beta4  (Erwin Brandstetter <brandstetter@falter.at>)
Responses Re: Re: Items missing from some context menus in object browser of v1.16 beta4
List pgadmin-hackers
On Mon, 2012-08-27 at 16:57 +0200, Erwin Brandstetter wrote:
> On 27.08.2012 16:37, Erwin Brandstetter wrote:
> > Aloha!
> >
> > I think I ran into this regression with v1.16 beta4 and filed a ticket.
> > So far I have seen this to affect indexes, primary keys and foreign keys
> > But *not* tables, views, function, triggers, sequences or types ...
> >
> > Added two small screenshots to the ticket to compare 1.4 and 1.16b4
> >     http://code.pgadmin.org/trac/ticket/377
> >
> >
> > Regards
> > Erwin
> >
> >
> I tried to add more details to the ticket, but http://code.pgadmin.org/trac/ decided to answer with error messages ..
seemsto be offline for now? 
> I'll add my findings here:
>
> Also seems to affect  foreign keys and unique indexes.
> But *not* tables, views, function, triggers, sequences or types ...
> Tested with PostgreSQL 9.1 and 8.4
>
> However, in seemingly arbitrary rare cases it works as it should. It's always the same for all objects under one
tableso far. I tried but failed to  
> spot a difference between the involved tables.
>

As you said, the trac site seems to be done right now, so I can't check
your screenshots. I know there are some issues with the indexes right
now. See the thread intitled "pgAdmin III commit: Lots of work on
domains, and check constraints". I have a patch that may fix your
issues, but can't check as I can't see your screenshots. I mostly need
an answer from Dave, to know if I should apply my patch, or revert my
older patch.


--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com



pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix the search query
Next
From: Guillaume Lelarge
Date:
Subject: Re: Bug in SQL script for indexes