SVN Commit by dpage: r5884 - in trunk/pgadmin3/pgadmin: include/schema include/utils schema utils

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r5884 - in trunk/pgadmin3/pgadmin: include/schema include/utils schema utils
Date: 2007-01-23 12:22:27
Message-ID: 200701231222.l0NCMRD9006633@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-01-23 12:22:27 +0000 (Tue, 23 Jan 2007)

New Revision: 5884

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

Log:
Don't offer the user the option to create Operator Classes we don't currently support it, and at the moment just give a 'not implemented' message.

Modified:
trunk/pgadmin3/pgadmin/include/schema/pgCollection.h
trunk/pgadmin3/pgadmin/include/utils/factory.h
trunk/pgadmin3/pgadmin/include/utils/misc.h
trunk/pgadmin3/pgadmin/schema/pgCollection.cpp
trunk/pgadmin3/pgadmin/schema/pgOperatorClass.cpp
trunk/pgadmin3/pgadmin/schema/pgSchema.cpp
trunk/pgadmin3/pgadmin/utils/factory.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-01-23 13:33:46 SVN Commit by dpage: r5885 - in trunk/pgadmin3: . pgadmin pgadmin/include/images pgadmin/include/schema pgadmin/include/utils pgadmin/schema
Previous Message svn 2007-01-22 20:21:41 SVN Commit by dpage: r5883 - in branches/REL-1_6_0_PATCHES/pgadmin3: . src/dlg src/include