Author: dpage
Date: 2006-11-07 21:09:12 +0000 (Tue, 07 Nov 2006)
New Revision: 5604
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5604&view=rev
Log:
Remove the distinction between quoted and unquoted types & arguments. They're all the same now that we pre
-format types, and having the quoted ones around just introduces more possible bugs. Per report from Erwin.
Modified:
trunk/pgadmin3/src/dlg/dlgFunction.cpp
trunk/pgadmin3/src/include/pgFunction.h
trunk/pgadmin3/src/schema/pgFunction.cpp