From: | "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org> |
---|---|
To: | |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | [pgAdmin III] #65: Column addition is not possible for New index through right click |
Date: | 2009-09-04 15:56:40 |
Message-ID: | 046.c4c94eafbd2f02c01c7970f324b00047@code.pgadmin.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
#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
From | Date | Subject | |
---|---|---|---|
Next Message | pgAdmin Trac | 2009-09-04 15:57:58 | [pgAdmin III] #66: Trigger option is missing from privileges tab for table and View |
Previous Message | pgAdmin Trac | 2009-09-04 15:55:20 | [pgAdmin III] #64: Null pointer error when trying to create database with Chinese characters in name |