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

From svn@pgadmin.org
Subject SVN Commit by dpage: r7874 - in trunk/pgadmin3/pgadmin: dlg include/dlg
Date
Msg-id 200905201112.n4KBCaer008886@developer.pgadmin.org
Whole thread Raw
List 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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: bugfix: dlgIndex column order
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7875 - trunk/pgadmin3/pgadmin/schema