Обсуждение: [pgAdmin III] #65: Column addition is not possible for New index through right click

Поиск
Список
Период
Сортировка

[pgAdmin III] #65: Column addition is not possible for New index through right click

От
"pgAdmin Trac"
Дата:
#65: Column addition is not possible for New index through right click
---------------------+------------------------------------------------------
 Reporter:  dpage    |       Owner:  dpage  
     Type:  bug      |      Status:  new    
 Priority:  major    |   Milestone:  1.10.1 
Component:  pgadmin  |     Version:  1.10   
 Keywords:           |    Platform:  solaris
---------------------+------------------------------------------------------
 Version information for Solaris sparc 09:
 -------------------------------------------
 Version 1.10.0(July 21 2009, rev:7978)

 Platform:
 ----------
 Solaris Sparc 09 & 10

 Description:
 ============
 Column addition is not possible for New index through right click  and Add
 button is disabled.

 Steps:

 1. Launch pgAdmin
 2. connect to server
 3. Create table( create table a(a int);)
 4. Table created
 5. Click on tree structure of table
 6. Click on index node
 7. Select New index
 8. give its name
 9. abc
 10. select btree as Access method
 11. Click Columns
 12. Select column
 13. Add option is disable

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/65>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

Re: [pgAdmin III] #65: Column addition is not possible for New index through right click

От
"pgAdmin Trac"
Дата:
#65: Column addition is not possible for New index through right click
------------------------+---------------------------------------------------
  Reporter:  dpage      |       Owner:  dpage 
      Type:  bug        |      Status:  closed
  Priority:  major      |   Milestone:  1.10.1
 Component:  pgadmin    |     Version:  1.10  
Resolution:  not a bug  |    Keywords:        
  Platform:  solaris    |  
------------------------+---------------------------------------------------
Changes (by dpage):

  * status:  new => closed
  * resolution:  => not a bug


Comment:

 Problem not present when building wxWidgets against the latest version of
 GTK from Blastwave. Seems to be an issue with the version of GTK that
 ships with Solaris 9.

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