Re: Re: Items missing from some context menus in object browser of v1.16 beta4

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Erwin Brandstetter <brandstetter(at)falter(dot)at>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Re: Items missing from some context menus in object browser of v1.16 beta4
Date: 2012-08-31 21:55:28
Message-ID: 1346450128.1981.9.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 .. seems to 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 table so 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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-08-31 21:57:10 Re: Bug in SQL script for indexes
Previous Message Guillaume Lelarge 2012-08-31 21:47:37 pgAdmin III commit: Fix the search query