Disallow the use of edbspl and SQL for creating trigger functions (SQL can't do it...
authordpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Mon, 8 Jun 2009 12:45:53 +0000 (12:45 +0000)
committerdpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Mon, 8 Jun 2009 12:45:53 +0000 (12:45 +0000)
commit0c75576c521e4fd2920ec45f4889bce2f292d170
tree88b168a87656b1fab6d68079ab998530807bfce4
parentf9e422988715b66932e025b72612ac06a7b4c065
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]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7898 a7884b65-44f6-0310-8a51-81a127f17b15
pgadmin/dlg/dlgFunction.cpp