SVN Commit by dpage: r6335 - 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: r6335 - in trunk/pgadmin3/pgadmin: dlg include/dlg
Date: 2007-06-01 09:35:41
Message-ID: 200706010935.l519Zf9c001141@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-06-01 09:35:41 +0000 (Fri, 01 Jun 2007)

New Revision: 6335

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

Log:
Ensure aggregate parameters are displayed for new aggregates
Don't offer aggregates as possible state or final functions when creating a new aggregate.

Modified:
trunk/pgadmin3/pgadmin/dlg/dlgAggregate.cpp
trunk/pgadmin3/pgadmin/dlg/dlgProperty.cpp
trunk/pgadmin3/pgadmin/include/dlg/dlgAggregate.h
trunk/pgadmin3/pgadmin/include/dlg/dlgProperty.h

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2007-06-01 09:52:46 Re: Testing v1.7: Reverse engineering of multiparameter aggregate functions fails
Previous Message svn 2007-06-01 09:16:32 SVN Commit by dpage: r6334 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/dlg pgadmin/include/schema pgadmin/schema pgadmin/ui