Re: bugfix: dlgIndex column order

From: Quan Zongliang <quanzongliang(at)gmail(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: bugfix: dlgIndex column order
Date: 2009-05-19 01:45:30
Message-ID: 20090519104119.E913.4125B4E5@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> It seems overly complex to me. What about something like the attached?
It's good. no problem.

But the function "int dlgIndex::Go(bool modal)" should be fixed to display
correct column property. When index is hash, gist or gin, only column name
should be displayed.

-----------------------------------------------
Quan Zongliang
quanzongliang(at)gmail(dot)com
CIT JAPAN: http://www.cit.co.jp
CIT CHINA: http://www.citbj.com.cn

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2009-05-20 02:26:29 Re: bugfix: dlgIndex column order
Previous Message Dave Page 2009-05-18 11:31:10 Re: bugfix: dlgIndex column order