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

2012-08-27 Thread Erwin Brandstetter
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

[pgadmin-hackers] Items missing from some context menus in object browser of v1.16 beta4

2012-08-27 Thread Erwin Brandstetter
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

[pgadmin-hackers] Bug in SQL script for indexes

2012-08-27 Thread Erwin Brandstetter
Aloha! The SQL script for indexes incorrectly prepends the index name with the table name of the involved table - instead of the schema name where the index lives. Demo to reproduce: I say: CREATE TABLE x(name text); CREATE INDEX name_idx ON x (name); pgAdmin says: -- Index: x.na

[pgadmin-hackers] Re: [pgAdmin III] #377: Regression in 1.16 b4: missing items from context menu for indexes and pkeys

2012-08-27 Thread pgAdmin Trac
#377: Regression in 1.16 b4: missing items from context menu for indexes and pkeys +--- Reporter: brsa| Owner: dpage Type: bug | Status: new Priority: minor | Milesto

[pgadmin-hackers] [pgAdmin III] #377: Regression in 1.16 b4: missing items from context menu for indexes and pkeys

2012-08-27 Thread pgAdmin Trac
#377: Regression in 1.16 b4: missing items from context menu for indexes and pkeys +--- Reporter: brsa| Owner: dpage Type: bug | Status: new Priority: minor | Milesto