SVN Commit by dpage: r7874 - in trunk/pgadmin3/pgadmin: dlg include/dlg

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7874 - in trunk/pgadmin3/pgadmin: dlg include/dlg
Date: 2009-05-20 11:12:36
Message-ID: 200905201112.n4KBCaer008886@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2009-05-20 12:12:34 +0100 (Wed, 20 May 2009)

New Revision: 7874

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7874&view=rev

Log:
Fix dlgIndex so that we don't specify column options (ASC/DESC, NULLS FIRST/LAST) for index types other than btree.

Modified:
trunk/pgadmin3/pgadmin/dlg/dlgIndex.cpp
trunk/pgadmin3/pgadmin/include/dlg/dlgIndex.h

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2009-05-20 11:35:22 SVN Commit by dpage: r7875 - trunk/pgadmin3/pgadmin/schema
Previous Message Dave Page 2009-05-20 02:26:29 Re: bugfix: dlgIndex column order