SVN Commit by dpage: r7898 - trunk/pgadmin3/pgadmin/dlg

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7898 - trunk/pgadmin3/pgadmin/dlg
Date: 2009-06-08 12:45:54
Message-ID: 200906081245.n58CjsNd017688@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2009-06-08 13:45:53 +0100 (Mon, 08 Jun 2009)

New Revision: 7898

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

Log:
Disallow the use of edbspl and SQL for creating trigger functions (SQL can't do it, and edbspl should be inlined in the trigger). [Ashesh Vashi]

Modified:
trunk/pgadmin3/pgadmin/dlg/dlgFunction.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2009-06-08 13:03:26 Re: New patch for bugs in GPDB csv format log handling
Previous Message Dave Page 2009-06-06 22:07:26 Re: Supporting CSV format log files