Re: [pgAdmin III] #198: Refreshing functions still causes them to disappear. (was: Refreshing functions within the object browser causes them to disappear)

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [pgAdmin III] #198: Refreshing functions still causes them to disappear. (was: Refreshing functions within the object browser causes them to disappear)
Date: 2010-07-12 01:03:04
Message-ID: 065.e8348b77f9c61a1949a22ac1970d24d9@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

#198: Refreshing functions still causes them to disappear.
------------------------------+---------------------------------------------
Reporter: Peter Geoghegan | Owner: gleu
Type: bug | Status: reopened
Priority: minor | Milestone: 1.10.4
Component: pgadmin | Version: 1.10
Resolution: | Keywords: functions
Platform: all |
------------------------------+---------------------------------------------
Changes (by brsa):

* status: closed => reopened
* resolution: fixed =>

Comment:

In pgadmin 1.12beta3 the problem is still present: "if I refresh any
individual function (of which there are hundreds) within the object
browser, it disappears."

- Does not happen with other collections, only with functions

Hint: I suspect the bug has been with the fix for ticket #177 (crash on F5
after "ALTER FUNCTION test() SET SCHEMA foo;"). Only now, F5 makes the
selected function disappear_every_ time instead of when it actually has
disappeared.

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/198#comment:3>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-07-12 01:03:24 Re: [pgAdmin III] #198: Refreshing functions still causes them to disappear.
Previous Message pgAdmin Trac 2010-07-12 00:50:32 [pgAdmin III] #209: "Connect to Server" dialog buggy