SVN Commit by dpage: r5186 - in trunk/pgadmin3: . docs/en_US/hints src/dlg src/frm src/include src/schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r5186 - in trunk/pgadmin3: . docs/en_US/hints src/dlg src/frm src/include src/schema
Date: 2006-05-23 20:06:03
Message-ID: 200605232006.k4NK630k000999@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2006-05-23 21:06:03 +0100 (Tue, 23 May 2006)

New Revision: 5186

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

Log:
Add a guru hint to advise users to use the CREATE script tool to edit function/view code in the Query Tool.

Added:
trunk/pgadmin3/docs/en_US/hints/object-editting.html
Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/src/dlg/dlgProperty.cpp
trunk/pgadmin3/src/frm/frmHint.cpp
trunk/pgadmin3/src/include/frmHint.h
trunk/pgadmin3/src/include/pgFunction.h
trunk/pgadmin3/src/include/pgView.h
trunk/pgadmin3/src/schema/pgFunction.cpp
trunk/pgadmin3/src/schema/pgView.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2006-05-23 21:08:27 Re: SVN Commit by dpage: r5179 - in trunk/pgadmin3:
Previous Message Dave Page 2006-05-23 18:54:31 Re: SVN Commit by dpage: r5179 - in trunk/pgadmin3: . src/frm