View Single Post

   
  #1 (permalink)  
Old 04-29-2008, 08:31 PM
Erwin Brandstetter
 
Posts: n/a
Default Refresh issue in object tree

Hi developers! Hi Dave!

Testing pgAdmin v.1.8.2 (Feb 5 2008), rev: 7050, on WinXP; host: pg 8.2.7 and
8.3.1 on Debian Etch

A refresh on a collection in the object tree updates all object names under
it, but a refresh on a single object fails to update its name (while the
definition in the SQL pane is updated like expected)
That feels counter-intuitive, one would expect the name to be included. It
also leads to a state where the object browser contradicts the SQL pane.

I have tested this with trigger functions, functions, tables and views. So I
assume it is a general issue in the object tree.


Regards
Erwin

--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply With Quote