SVN Commit by dpage: r6045 - trunk/pgadmin3/pgadmin/include/schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6045 - trunk/pgadmin3/pgadmin/include/schema
Date: 2007-03-12 20:39:41
Message-ID: 200703122039.l2CKdfcs027978@developer.pgadmin.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-03-12 20:39:41 +0000 (Mon, 12 Mar 2007)

New Revision: 6045

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

Log:
pgAggregate was attempting to store it's own copy of it's schema for some bizarre reason. Stop it doing so, and let pgObject do the work as it should.

Modified:
trunk/pgadmin3/pgadmin/include/schema/pgAggregate.h

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-03-12 21:13:07 SVN Commit by dpage: r6046 - in trunk/pgadmin3: . pgadmin/agent pgadmin/ctl pgadmin/db pgadmin/dlg pgadmin/frm pgadmin/include/agent pgadmin/include/frm pgadmin/include/schema pgadmin/include/slony pgadmin/schema pgadmin/slony pgadmin/utils
Previous Message svn 2007-03-12 20:38:51 SVN Commit by dpage: r6044 - in trunk/pgadmin3/pgadmin: . include/images utils